Nice! Accessibility is such a minefield when you get into the nitty gritty. Seems pretty hard to pick up (correctly) without having an existing expert to share. You got any recommendations for courses/fundamentals/improving? Maybe I just need to find an accessibility starter pack? π
Comments
I recommend starting with @amberley.devβs wonderful starter guide:
https://a11y.coffee/
Someone else recommended @sarasoueidan.comβs course. Iβve gone through some of it myself and can confirm itβs great. π―
Empathy was key. Once I learned and tried keyboard and screenreader controls on noncompliant sites, I experienced the pains firsthand. Once you're aware of the issues, its the classic dev bug fixing process
Also check out https://www.a11yproject.com/ (by @ericwbailey.website amongst others) and https://adrianroselli.com/ if you're looking for free blogs to follow/read π
I'm also excited that you're curious to learn more! It can be intimidating, but a hopefully helpful thought is that every little change compounds to make things better.