Blog
This Is The Way: A Phased Approach to Accessibility in the Development Lifecycle
In the web development community, accessibility has a bad reputation for adding more overhead and time to the development process. With almost all the development…
Read Article
JavaScript Frameworks & The Lost Art of HTML
Have you searched for a web development job lately? When you look at the required skills for most of the jobs, it will probably say…
Read Article
Accessible Routing in JavaScript Frameworks
Lost in Transition In my role as a Developer Consultant with Deque, I get asked a variety of questions on how to implement and fix…
Read Article
Build vs. Buy: Automated Accessibility Tools
If something can be automated, developers will try to build it to save them time. In the field of accessibility, some automated tools out there…
Read Article
Scripted User Flow Testing vs. End-To-End Testing for Accessibility
Accessibility APIs and end-to-end testing are a great way to catch up to 50% of your organization’s accessibility defects. But what if your organization doesn’t…
Read Article
Debunking the Myth: Accessibility and React
JavaScript frameworks are becoming the norm for creating powerful, fast, and adaptive web sites. One of the most popular frameworks is React. React has risen…
Read Article