DEV Community

Learn Accessibility

Ayu Adiati on March 22, 2022

Hi Everyone, I'm learning accessibility as I go by reading some articles. But I very much wanting to go deep into it. Does anyone know some othe...
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
 
clumsycoder profile image
Kaushal Joshi โ€ข

This is very helpful, thanks for sharing!

Collapse
 
adiatiayu profile image
Ayu Adiati โ€ข

Thank you, Abbey! ๐Ÿ’™๐Ÿ˜„

Collapse
 
abbeyperini profile image
Abbey Perini โ€ข

Anytime! Let me know what you think. ๐Ÿ’™

Collapse
 
liviufromendtest profile image
Liviu Lupei โ€ข

Accessibility means making sure that your website can be used by as many people as possible.

The first step should always be to make sure that your website works correctly in all major browsers (including Safari).

If you're looking for a quick way to set up cross-browser automated tests, have a look at Endtest.

Collapse
 
adiatiayu profile image
Ayu Adiati โ€ข

Thank you, Luke!
I've followed @inhuofficial already! ๐Ÿ˜ƒ

Collapse
 
svgatorapp profile image
SVGator โ€ข

Definitely follow @SaraSoueidan on Twitter. She also has a course coming out soon (practical-accessibility.today/) and a newsletter you can subscribe to.

Collapse
 
adiatiayu profile image
Ayu Adiati โ€ข

Thanks! ๐Ÿ˜ƒ

Collapse
 
iwinosa profile image
Iwinosa โ€ข

I'm deaf and been testing accessibility for many years. Happy to help out.

Feel free to ask me anything :)

Collapse
 
adiatiayu profile image
Ayu Adiati โ€ข

Thank you for the offer, @iwinosacrazymum!
I really appreciate it ๐Ÿ˜ƒ

Collapse
 
grahamthedev profile image
GrahamTheDev โ€ข

Thanks for the shout out, means a lot ๐Ÿ™โค๏ธ