Category: A11y for developers

Browse our collection of helpful resources to aide in your accessible development efforts, without impacting your development velocity.

Accessible Routing in JavaScript Frameworks

0 300x300
September 24, 2020 By Mark Steadman

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
accessible focus management

How do the new iOS 14 accessibility features stack up?

chris mcmeeking
September 18, 2020 By Chris McMeeking

This past week, Apple released iOS 14 which includes new features such as Widgets, Back Tap and the ability for VoiceControl and VoiceOver to be…

Read Article
ios14 reactions

axe-core Integrations Update

Jonathan Thickens
September 17, 2020 By Jonathan Thickens

Following our release of axe-core 4.0 and the upcoming release of axe DevTools 4.0, we’ve made some changes to our other open-source packages. This post…

Read Article
axe core integration

Axe-core 4.0 is Here!

wilco fiers 400x400 1 300x300
August 4, 2020 By Wilco Fiers

Over the past few years, browsers like Firefox and Chrome have provided tools to better protect their users with advanced security features. The latest release…

Read Article
axe core 4.0

Build vs. Buy: Automated Accessibility Tools

0 300x300
July 7, 2020 By Mark Steadman

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
Picture1 1

Scripted User Flow Testing vs. End-To-End Testing for Accessibility

0 300x300
June 25, 2020 By Mark Steadman

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
End to end testing