adam-golab/react-developer-roadmap

Add Accessibility to Roadmap

Luciaisacomputer opened this issue · 4 comments

Accessibility is extremely important and I think it would be amazing if that was mentioned somewhere in the roadmap, specifically within the basics section. That might help boost the number of developers actively thinking about how to best build universal experiences for all users.

Hi @LukePettway.
Thanks, it's a really good idea. Could you provide some useful libraries for improving accessibility in React apps?

Including accessibility early on in the foundational steps of HTML and JS would be useful.

Calling out the react a11y linting tools might be a helpful entry into react specific accessibility later in the flow.

@adam-golab I think that what @Esyechka posted works perfectly for general React considerations.