Skip to content

Adicionando curso de acessibilidade do web.dev(desenvolvedores do Chrome) #338

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions _data/cards/en_US/javascript-accessibility.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,7 @@ contents:
- type: YOUTUBE
title: "freeCodeCamp.org: Web App Tutorial - JavaScript, Mobile First, Accessibility, Persistent Data, Sass"
link: https://www.youtube.com/watch?v=z8xUCzToff8
- type: COURSE
title: "Web.dev: Learn Accessibility!"
link: https://web.dev/learn/accessibility/welcome
alura-contents:
3 changes: 3 additions & 0 deletions _data/cards/es/javascript-accessibility.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ contents:
- type: YOUTUBE
title: "Accesibilidad web: qué es y cómo aplicarla correctamente"
link: https://youtu.be/OkBIttAqCuo
- type: COURSE
title: "Web.dev: Aprende sobre accesibilidad!"
link: https://web.dev/learn/accessibility/welcome?hl=es-419
alura-contents:
- type: ARTICLE
title: "Inclusión y accesibilidad en América Latina"
Expand Down
3 changes: 3 additions & 0 deletions _data/cards/pt_BR/javascript-accessibility.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ contents:
- type: YOUTUBE
title: "Matheus Castiglioni: Acessibilidade em páginas web"
link: https://www.youtube.com/watch?v=pOmdL9LzDJg
- type: COURSE
title: "Web.dev: Aprenda acessibilidade!"
link: https://web.dev/learn/accessibility/welcome?hl=pt-br
alura-contents:
- type: PODCAST
title: "Hipsters.tech: Acessibilidade web - Hipsters 21"
Expand Down
Loading