From acf644e4b8a9d689ee127bf8d46d905ddfeab60d Mon Sep 17 00:00:00 2001 From: NeiltonSeguins Date: Tue, 26 Sep 2023 14:58:24 -0300 Subject: [PATCH] =?UTF-8?q?fix:=20Adiciona=20conte=C3=BAdos=20atualizados?= =?UTF-8?q?=20sobre=20os=20cards=20de=20react=20roteamento=20web=20e=20typ?= =?UTF-8?q?escript?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _data/cards/pt_BR/react-webrouting.yaml | 5 ++++- _data/cards/pt_BR/typescript-fundamentals.yaml | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/_data/cards/pt_BR/react-webrouting.yaml b/_data/cards/pt_BR/react-webrouting.yaml index e74a406a8..0d9e2019c 100644 --- a/_data/cards/pt_BR/react-webrouting.yaml +++ b/_data/cards/pt_BR/react-webrouting.yaml @@ -1,5 +1,5 @@ name: React - Roteamento web -logo: +logo: short-description: key-objectives: - Manipular a navegação entre interfaces e componentes @@ -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 diff --git a/_data/cards/pt_BR/typescript-fundamentals.yaml b/_data/cards/pt_BR/typescript-fundamentals.yaml index 611ac5f38..40400139a 100644 --- a/_data/cards/pt_BR/typescript-fundamentals.yaml +++ b/_data/cards/pt_BR/typescript-fundamentals.yaml @@ -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. @@ -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