What if your automated accessibility tests only catch half the issues? Learn a multi-layered auditing strategy for developers to find the rest.
#1about 3 minutes
Defining web accessibility and its importance for developers
Web accessibility (a11y) ensures services are usable by everyone, and developers must follow standards to avoid making the web inaccessible.
#2about 3 minutes
Exploring the spectrum of user disabilities
Disabilities can be permanent, temporary, or situational, and accessibility also benefits users with technical or environmental limitations.
#3about 2 minutes
Understanding the four core principles of WCAG
The Web Content Accessibility Guidelines (WCAG) are built on four principles: Perceivable, Operable, Understandable, and Robust (POUR).
#4about 5 minutes
How to perform a manual keyboard accessibility audit
Test all interactive elements for focus visibility, logical tab order, and actionability using only a keyboard to find common issues.
#5about 4 minutes
Testing your website with a screen reader
Use screen readers like VoiceOver or NVDA to check for proper landmarks, descriptive links, alt text, and announcements for dynamic content.
#6about 5 minutes
Leveraging browser devtools for accessibility analysis
Use built-in browser tools like Lighthouse, the Accessibility Pane, and emulation features to inspect the accessibility tree and simulate user conditions.
#7about 2 minutes
Automating accessibility tests with axe-core and CLI
Integrate automated accessibility checks into your workflow using tools like the axe-cli to quickly find and report common violations.
#8about 1 minute
Adopting a user-centric accessibility mindset
Prioritize accessibility from the start by combining automated checks, manual testing, and feedback from real users with disabilities.
Related jobs
Jobs that call for the skills explored in this talk.
The Web We Broke (And Why AI Agents Are Paying the Price) - AgentCon BerlinThis is the accompanying post to the talk Chris Heilmann gave at AgentCon in Berlin on 19/05/2026, you can also see the slides and listen to it in this screencast:
Thirty years of developer shortcuts, bloated JavaScript, and inaccessible HTML have l...
The State of Accessibility on the Web in 2025: WebAIM Million Report FindingsThe WebAIM Million project (Web Accessibility in Mind) annually evaluates the accessibility of the top 1,000,000 website home pages on the web.
The 2025 report reveals several critical insights into the current state of web accessibility that we tho...
Amanda Winstead
How Developers Can Focus on Maintaining Satisfaction With AccessibilityNo matter what kind of project you are working on, the principal mission of any web development assignment is always the same: to provide end-users with the best experience possible. When it comes to optimizing end-user satisfaction, however, it can ...
From learning to earning
Jobs that call for the skills explored in this talk.