Best accessibility course? Thoughts about Practical Accessibility.today ?
I want to learn a11y better.
I've already seen a couple of courses, but they all seem really basic and focused only on the theory.
They only focus on "obvious" stuff like color contrast, text sizes and stuff like that, but they never teach you how to actually use those thing in the web.
For example, nobody tells you that using
display: contents
might make its children not accessible
The only one that seems pretty good is https://practical-accessibility.today, but it costs almost 500USD, and I'd rather know some reviews on that and know what other options are out there that might be better.
I wasn't able to find many reviews of that, and the ones that I found were just comments under her posts, which makes them a bit biased I think5 Replies
There's two threads in #resources that might be helpful:
https://discord.com/channels/436251713830125568/1090726078164779019
https://discord.com/channels/436251713830125568/1071085522690261103
Combined those two threads
Learn A11Y (Accessibility)
W3C Free Intro to A11y (edX)
https://www.edx.org/course/web-accessibility-introduction
MDN Web Docs: Accessibility
https://developer.mozilla.org/en-US/docs/Learn/Accessibility
Google Web Fundamentals: Accessibility
https://web.dev/learn/accessibility/
W3C Accessibility Intro
https://www.w3.org/WAI/fundamentals/accessibility-intro/
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 Blog
https://sarahmhigley.com/
Good Reads
Ultimate Accessibility Guide
https://inhuofficial.hashnode.dev/ultimate-accessibility-guide-101-tips-and-tricks
A11Y Patterns & Components
A11y Matters: Patterns and Components
https://www.a11ymatters.com/patterns
Inclusive Components
https://inclusive-components.design/
W3C ARIA Authoring Practices Guide (APG): Patterns
https://www.w3.org/WAI/ARIA/apg/patterns/
BBC GEL Accessibility Guidance
https://bbc.github.io/gel/
Ebay MIND Patterns
https://ebay.gitbook.io/mindpatterns/
Inclusive Design Principles
https://inclusivedesignprinciples.org/
More Resources
Compilation of A11y Courses (GitHub)
https://github.com/mgifford/a11y-courses
MDN Web Docs
Accessibility on the web - Learn web development | MDN
Access to web content such as public services, education, e-commerce sites, and entertainment is a human right. No one should be excluded based on disability, race, geography, or other human characteristics. This module discusses the best practices and techniques you should learn to make your websites as accessible as possible.
web.dev
Learn Accessibility | web.dev
An evergreen accessibility course and reference to level up your web development.
Web Accessibility Initiative (WAI)
Introduction to Web Accessibility
Accessibility resources free online from the international standards organization: W3C Web Accessibility Initiative (WAI).
Blog
— The personal website of Sara Soueidan, inclusive Web UI engineer
I purchased Sara's course and highly recommend it.
It is expensive though, and the others have posted some excellent resources.
I’ve been wanting to go through Practical Accessibility course too but it’s def outside of the budget 😕
Same