Skip to content

Commit 9c60e90

Browse files
adicionando novos conteúdos de angular e react (#393)
1 parent 5e979bb commit 9c60e90

5 files changed

+27
-1
lines changed

_data/cards/pt_BR/angular-rendering.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,6 @@ alura-contents:
3232
- type: COURSE
3333
title: "Curso Angular: explorando o framework"
3434
link: https://www.alura.com.br/curso-online-angular-comecando-framework
35+
- type: COURSE
36+
title: "Formação Angular: avance com service workers, signals e SSR"
37+
link: https://cursos.alura.com.br/formacao-angular-avance-service-workers-signals-ssr

_data/cards/pt_BR/react-architecture.yaml

+5-1
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,8 @@ alura-contents:
3535
link: https://cursos.alura.com.br/course/solid-aplicado-react-melhorando-modularidade-flexibilidade-codigo
3636
- type: COURSE
3737
title: "Curso de React: integração com Supabase e conceitos de arquitetura limpa na prática"
38-
link: https://cursos.alura.com.br/course/react-integracao-supabase-conceitos-arquitetura-limpa-pratica
38+
link: https://cursos.alura.com.br/course/react-integracao-supabase-conceitos-arquitetura-limpa-pratica
39+
- type: COURSE
40+
title: "Formação React: da teoria à prática em arquitetura e design de aplicações"
41+
link: https://cursos.alura.com.br/formacao-react-arquitetura-design-aplicacoes
42+

_data/cards/pt_BR/react-components.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ alura-contents:
2929
- type: ARTICLE
3030
title: "Componentes React com TypeScript"
3131
link: https://www.alura.com.br/artigos/componentes-react-typescript
32+
- type: ARTICLE
33+
title: "React: estratégias para componentes escaláveis"
34+
link: https://www.alura.com.br/artigos/componentes-do-react
3235
- type: SITE
3336
title: "Ciclo de vida de um componente React"
3437
link: https://cursos.alura.com.br/extra/alura-mais/ciclo-de-vida-de-um-componente-react-c1333

_data/cards/pt_BR/react-design-system-libraries.yaml

+10
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@ alura-contents:
2121
- type: ARTICLE
2222
title: "Design Systems: exemplos práticos"
2323
link: https://www.alura.com.br/artigos/design-systems-exemplos-praticos
24+
- type: ARTICLE
25+
title: "Como publicar uma biblioteca de hooks React no npm usando Turborepo"
26+
link: https://www.alura.com.br/artigos/lib-de-hooks-com-turborepo
27+
- type: ARTICLE
28+
title: "Atomic design no front-end: construa componentes escaláveis e modulares"
29+
link: https://www.alura.com.br/artigos/atomic-design
2430
- type: YOUTUBE
2531
title: "Alura: Design System & Style Guide"
2632
link: https://www.youtube.com/watch?v=rSLvpOqC5wQ
@@ -45,3 +51,7 @@ alura-contents:
4551
- type: COURSE
4652
title: "Formação Next.js e Tailwind: construindo um design system"
4753
link: https://cursos.alura.com.br/formacao-next-js-tailwind-design-system
54+
- type: COURSE
55+
title: "Formação Construa um Design System com React, Turborepo e Storybook"
56+
link: https://cursos.alura.com.br/formacao-design-system-react-turborepo-storybook
57+

_data/cards/pt_BR/react-state-management.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@ alura-contents:
4949
- type: ARTICLE
5050
title: "Controlando múltiplas instâncias dinâmicas com atomFamily e selectorFamily"
5151
link: https://www.alura.com.br/artigos/atom-selector-family/
52+
- type: ARTICLE
53+
title: "Observando os estados de uma aplicação React com a biblioteca MobX"
54+
link: https://www.alura.com.br/artigos/mobx
5255
- type: COURSE
5356
title: "Curso de React: gerenciamento de estados globais com ContextAPI"
5457
link: https://www.alura.com.br/curso-online-react-context-estados-globais-contextapi
@@ -70,6 +73,9 @@ alura-contents:
7073
- type: COURSE
7174
title: "Formação Gerencie estados em React com Redux"
7275
link: https://www.alura.com.br/formacao-react-gestao-estados
76+
- type: COURSE
77+
title: "Mobx: gerenciando estados em aplicações React"
78+
link: https://cursos.alura.com.br/course/mobx-gerenciando-estados-aplicacoes-react
7379
- type: COURSE
7480
title: "Formação React: domine o gerenciamento de estados"
7581
link: https://cursos.alura.com.br/formacao-react-gerenciamento-estados

0 commit comments

Comments
 (0)