mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-01 05:21:43 +02:00
docs(angular): add accessibility content (#6448)
This commit is contained in:
@@ -1 +1,9 @@
|
||||
# Accessibility
|
||||
# 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)
|
Reference in New Issue
Block a user