Build more accessible apps in Angular

preview_player
Показать описание

Learn how to improve accessibility within an existing Angular app. Explore Angular v14's latest features to add dynamic page titles, check theming color contrast, and explore the CDK's a11y package for more advanced accessibility controls. Discover how to identify and develop for eight common accessibility use cases to apply to your own web applications.

Speaker: Emma Twersky

Watch more:

#GoogleIO
Рекомендации по теме
Комментарии
Автор

For the new route definition title prop, is there a way to localize those strings?

michaelfaith
Автор

When your cat started to speak I though that one of my cats went away from my home LOL
Good job I appreciate a lot!

nacholarreta
Автор

Good video, direct and useful. Thanks Emma

lucisdev
Автор

The cat sound in the background sound exactly like my cats, so I had issues following along - had to leave several times to see what the heck they were complaining about just to realize they weren't. Other than that - great video! :D

joelholmbergable
Автор

Why rename accessibility to a11y? It's just annoying and probably confusing to some - otherwise great content.

manofqwerty
Автор

Step 1 npm i vue/cli. Step 2 vue create project-name. Step 3 cd project-name. Step 4 npm run serve.

RootsterAnon