DEV Community

Discussion on: Learn Accessibility

Collapse
 
abbeyperini profile image
Abbey Perini

My must read recommendation for web developers: developer.mozilla.org/en-US/docs/L...

Inclusive design principles, explained: inclusivedesignprinciples.org/

Reference for specific web accessibility issues based on WCAG standards: webaim.org/articles/

Color contrast tools: webaim.org/resources/contrastchecker/ learnui.design/tools/accessible-co...

One I've been meaning to go through, but might be dense: w3.org/WAI/standards-guidelines/wc...

A game: focus.hteumeuleu.com/

Another must: try to navigate your favorite sites using only your keyboard. Then try navigating them with a screen reader.

Collapse
 
adiatiayu profile image
Ayu Adiati

Thank you, Abbey! 💙😄

Collapse
 
abbeyperini profile image
Abbey Perini

Anytime! Let me know what you think. 💙

Collapse
 
clumsycoder profile image
Kaushal Joshi

This is very helpful, thanks for sharing!