docs(angular): add accessibility content (#6448)

pull/6454/head
J. Degand 5 months ago committed by GitHub
parent e0aa7e4d0f
commit 231601d2aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 8
      src/data/roadmaps/angular/content/accessibility@VNG9DdXlS6R1OJ6Lrn4Lt.md

@ -1 +1,9 @@
# Accessibility
The web is used by a wide variety of people, including those who have visual or motor impairments. A variety of assistive technologies are available that make it much easier for these groups to interact with web-based software applications. Also, designing an application to be more accessible generally improves the user experience for all users.
Visit the following resources to learn more:
- [@official@Angular Official Docs - Accessibility](https://angular.dev/best-practices/a11y)
- [@course@Learn Accessibility](https://web.dev/learn/accessibility/)
- [@article@Angular a11y: 11 tips on how to make your apps more accessible](https://angularindepth.com/posts/1152/angular-a11y-11-tips-on-how-to-make-your-apps-more-accessible)
Loading…
Cancel
Save