Category Archives: Others

Why Do You Need to Listen to Your Developer When Choosing Web Hosting?

Here’s a great article from The Crazy Programmer A web developer is a person who’s responsible for a visual appeal of a website and performs tasks related to the website’s layout, development of web applications, and integration of graphics. A web developer is also a person who writes programs that are important for the design […]

Is My Website ADA Compliant? How to Check (and Update) Your Site

Here’s a great article from WebFX Blog What do Amazon, Hershey’s, and The Wall Street Journal have in common? They’ve all gotten named in lawsuits related to website accessibility and the Americans with Disabilities Act (ADA). They aren’t alone, either. In 2018, more than 2000 website accessibility lawsuits (a 177% increase from 2017) got filed, […]

How to Edit Source Files Directly in Chrome

Here’s a great article from SitePoint A web developer’s typical day involves creating HTML web pages with associated CSS and JavaScript in their favorite editor. The workflow: Open the locally hosted page in a browser. Swear. Open DevTools to investigate the layout and functionality problems. Tweak the HTML elements, CSS properties, and JavaScript code to […]