Tools
Automated Accessibility Testing in JavaScript Frameworks

Mark Steadman
Automated testing for accessibility issues with axe-core is one of the best and most effective ways to catch up to 50% of accessibility violations. In this talk, we will take a look at the levels of testing needed from an automated perspective to ensure your content is accessible at a component level and an application-level using a working React application and the axe-core testing frameworks.
Read more about Automated Accessibility Testing in JavaScript Frameworks →
Introduction to Screen Readers

Tim Harshbarger
Screen readers are a type of assistive technology device that can help all kinds of people, including people with no vision, low vision, cognitive issues, or even non-disabled people who want to hear the words spoken aloud. Join in on the conversation as Tim discusses the best and most popular screen reader/browser combinations, explains some common screen reader commands, and leads us in a screen reader demo!
Read more about Introduction to Screen Readers →
A11y Axioms - What Are the Basic Truths About Accessibility?

Mike Gifford
Mike wanted to do some basic modeling for accessibility and realized the need to simplify things. This is how the A11yAxiom project got started on Twitter. He wanted to define some essential truths in order to help people get a better sense of how to approach digital accessibility. This session will cover some of those approaches, and conclude with a Q&A at the end to see if we can’t make them better.
Read more about A11y Axioms - What Are the Basic Truths About Accessibility? →
Accessibility in the Modern Digital Agency

Adrián Bolonio
When we develop a new web application, we often put a lot of work on the design, on making it beautiful and usable. In other words, we want our web app to be effective, efficient, and satisfying for the user. But a lot of times we don’t think about the user experience for people with disabilities, including people with age-related impairments. Adrián will show us some testing tools, libraries, and techniques to increase the a11y test coverage of our code with a simple React application example.
Read more about Accessibility in the Modern Digital Agency →
Accessibility Newbie to Ninja - 10 Steps

Abby Kingman
Like a lot of people, you have come to realize that accessibility is an important part of everyone’s job if you work on the web. Whether you’re in design, development, QA, or account management, you’re interested in being part of the solution, right? So now you’re ready to move it up a notch, and looking for ideas to help you get it done.
Read more about Accessibility Newbie to Ninja - 10 Steps →