Join Kathryn Grayson Nanz and learn the basics of creating an accessible React application. Ensuring that your app is accessible is part of our responsibility as software engineers; it’s not just an edge case or a nice-to-have, it’s a requirement! In this Meetup, you’ll get a clear walkthrough on the purpose and correct usage of:
- Tips and tricks for writing accessible JSX
- Handling focus through component re-renders
- Accessibility fundamentals that apply to all frameworks