Testing Web Accessibility
Offered By: JSConf via YouTube
Course Description
Overview
Explore web accessibility testing techniques in this 30-minute JSConf talk by Adrián Bolonio. Learn about the importance of creating inclusive web applications for users with disabilities and age-related impairments. Discover how to combine automated accessibility tests with manual testing to ensure compliance with Web Content Accessibility Guidelines (WCAG). Gain insights into various tools and methods, including browser development tools, Lighthouse, GitHub Actions, screen readers, and browser extensions like axe, ARC Toolkit, and WAVE. Understand the different types of impairments and how to address them in web design. Equip yourself with the knowledge to create more effective, efficient, and satisfying user experiences for all, regardless of abilities or limitations.
Syllabus
Intro
Accessibility (a11y)
Web Accessibility (ally)
Types of impairment
Use the development tools of the browser
Lighthouse
GitHub Actions
Screen Readers Screen readers are software programs that allow blind or visually impaired users to read the text that is played on the computer screen with a speech
axe chrome extension
ARC Toolkit
Accessibility Insights
WAVE (web accessibility evaluation tool)
Chrome Development Tools
Firefox Development Tools
Introduction to Web Accessibility
Taught by
JSConf
Related Courses
Deno - Next Generation JavaScript RuntimeJSConf via YouTube How I Got 1600 Stars on GitHub in 2 Months of Open Source Work
JSConf via YouTube Is it Okay to Pursue Functional Programming on Frontend - JSConf Korea
JSConf via YouTube If - Extensible Design - Return "Work Life Balance"
JSConf via YouTube React x Web Components - How It Is and How It Could Be
JSConf via YouTube