Accessibility (a11y) Resources
--- LEARN A11Y (ACCESSIBILITY) ---
FREE intro to a11y by W3C - https://www.edx.org/course/web-accessibility-introduction
Accessibility by MDN - https://developer.mozilla.org/en-US/docs/Learn/Accessibility
Accessibility course by Google - https://web.dev/learn/accessibility/
--- A11Y BLOGS ---
Sara Soueidan's blog - https://www.sarasoueidan.com/blog/
Ben Myers' Blog - https://someantics.dev/
The A11Y Project - https://www.a11yproject.com/
Sarah Higley's - https://sarahmhigley.com/
-- Good Reads --
Ultimate Accessibility Guide - https://inhuofficial.hashnode.dev/ultimate-accessibility-guide-101-tips-and-tricks
-- A11Y patterns --
Patterns and components - https://www.a11ymatters.com/patterns
Patterns for some components thoroughly explained - https://inclusive-components.design/
W3C's Patterns - https://www.w3.org/WAI/ARIA/apg/patterns/
Guidance based on BBC GEL - https://bbc.github.io/gel/
Ebay's MIND Patterns - https://ebay.gitbook.io/mindpatterns/
Design Principles to consider when building something - https://inclusivedesignprinciples.org/
-- MORE RESOURCES --
Compilation of courses free and paid - https://github.com/mgifford/a11y-courses
11 Replies
Thank you. I really appreciate the effort in making this list and sharing it.🙏
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
eyyy megathread!
Awesome list, thank you! Thought I'd add this great video I stumbled onto the other day, showing what it's like using a screen reader on websites https://youtu.be/OUDV1gqs9GA
Smashing Magazine
YouTube
How A Screen Reader User Surfs The Web
In this webinar you’ll learn how and why semantic HTML helps screen reader users browse your website, whilst being mostly transparent to people who do not use an Assistive Technology (AT). Join Léonie Watson, a blind screen reader user, as she explores the web, and find out about some unexpected properties of HTML elements that not only have a ...
Hi @ErickO I am preparing Accessibility Analyst interview, but without any experience, what's the most important resource could help me quick get a overview of it?
Just for an interview? The Google accessibility course probably
The Practical Accessibility Course
A get-right-down-to-it online course for Web designers and developers who want to start creating more accessible Web user interfaces and digital products today
I'll first go through the google tutorial for interview maybe, if I get the job, I'll take this lesson
Good luck
Thanks