From the course: Angular on the Go: Large-Scale Projects

Unlock this course with a free trial

Join today to access over 24,800 courses taught by industry experts.

Application accessibility for dexterity and cognitive needs

Application accessibility for dexterity and cognitive needs - AngularJS Tutorial

From the course: Angular on the Go: Large-Scale Projects

Application accessibility for dexterity and cognitive needs

- Earlier in this course, we talked about why accessibility is important in large scale angular projects as well as tips for incorporating audio and visual accessibility into your product. In this recording, we'll talk about ways to bring dexterity and cognitive accessibility into your software. Dexterity is all about what your users can touch and hold and how well they can move. Everything from medical conditions, injuries, and even thick work gloves, can change how users interact with your product. Depending on context, your users may use a keyboard or mouse, a touch screen, or even voice recognition while using your app. Your products user interface must work well for the inputs your users are likely to use. Consider adding multiple ways of doing the same thing. For example, clicking a submit button does the same thing as pressing the enter key on a keyboard or saying the word submit using voice recognition. For touch…

Contents