https://github.com/learosema/a11y-learnings
https://github.com/learosema/a11y-learnings
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/learosema/a11y-learnings
- Owner: learosema
- Created: 2021-04-27T14:54:26.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-03T16:59:24.000Z (over 3 years ago)
- Last Synced: 2025-06-05T18:03:36.559Z (about 1 year ago)
- Size: 26.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
I'm currently doing the deque university courses on a11y and I'm taking notes for personal learning purposes, so I'll memorize all the stuff better and I get a TLDR version of the course contents.
# Courses I'm going through
- https://dequeuniversity.com/curriculum/packages/full
## Web Accessibility Curriculum 2.0
- [Accessibility Fundamentals: Disabilities, Guidelines and laws](fundamentals)
- [Designing an Accessible User Experience](accessible-ux-design)
- [Semantic Structure and Navigation](semantic-structure-and-navigation)
- [Images, SVG, and Canvas](images-svg-canvas)
- [Visual Design and Colors](visual-design-and-colors)
- [Responsive Design and Zoom](responsive-design-and-zoom)
- [Multimedia, Animations, and Motion](multimedia-animations-and-motion)
- [Device-Independent User Input Methods](device-independent-user-input-methods)
- [Form Labels, Instructions, and Validation](form-labels-instructions-validation)
- [Dynamic Updates, AJAX, and Single-Page Apps](dynamic-updates-ajax-spa)
- [Custom JavaScript/ARIA Widgets](custom-js-aria-widgets)
- [Web Accessibility Testing: Basic Methods and Tools](web-a11y-testing-basic-methods-and-tools)
- [Web Accessibility Testing: Screen Readers](web-a11y-testing-screen-readers)
- [WCAG Conformance Testing, Detailed Methodology]()
- [Usability Testing for Accessibility]()