Skip to content
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

feat: Adiciona conteúdos atualizados sobre os cards de react roteamento web e typescript #209

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
5 changes: 4 additions & 1 deletion _data/cards/pt_BR/react-webrouting.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: React - Roteamento web
logo:
logo:
short-description:
key-objectives:
- Manipular a navegação entre interfaces e componentes
Expand All @@ -25,6 +25,9 @@ alura-contents:
- type: YOUTUBE
title: "Alura: Como configurar o React Router para sua SPA"
link: https://www.youtube.com/watch?v=4Tb8dp5GYqI
- type: COURSE
title: "Curso React: desenvolvendo em React Router com JavaScript"
link: https://cursos.alura.com.br/course/React-desenvolvendo-react-router-javaScript
- type: COURSE
title: "Curso React: conhecendo a biblioteca React Router"
link: https://www.alura.com.br/curso-online-react-biblioteca-react-router
5 changes: 4 additions & 1 deletion _data/cards/pt_BR/typescript-fundamentals.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: TypeScript - Fundamentos
logo:
logo:
short-description:
key-objectives:
- TypeScript é uma linguagem de programação fortemente tipada que se baseia em JavaScript.
Expand Down Expand Up @@ -35,6 +35,9 @@ alura-contents:
- type: YOUTUBE
title: "Alura: Imersão React Live 02 - TypeScript no nosso projeto React"
link: https://www.youtube.com/watch?v=SpWFDTvgS9k
- type: COURSE
title: "Formação TypeScript: desenvolva front-end com mais produtividade"
link: https://cursos.alura.com.br/formacao-typescript-desenvolva-front-end-produtividade
- type: COURSE
title: "Formação Typescript"
link: https://www.alura.com.br/formacao-typescript
Expand Down