Accessibility and React
Must support all the users
Table of Contents
This post serves as compilation of tools, articles and findings I've made whilst optimizing production React applications.
#Considerations
- Dialog titles MUST be
<h2></h2>
readme
#Links
- Different patterns and components, with detailed articles and breakdowns on how to build them, testing and picking the best for your project - a11ymatters
- Eslint config for React and A11Y
- Accesible skeletons
#Tools
asd