Getting Started with Accessibility in React

Monday, Aug 28 2:45 PM - 3:45 PM Junior Ballroom D

Description

Many of us have heard the accessibility basics: use semantic HTML, include alt text, test with a screen reader, etc. However, when we're dealing with React – and JSX specifically – there are a few extra things we need to keep in mind. In this session, we'll discuss the React-specific adjustments we need to make in order to build accessible applications.