Skip to content

Commit

Permalink
feat: Adicionando novo curso, artigo e formação (#369)
Browse files Browse the repository at this point in the history
  • Loading branch information
RodrigoHarder authored Dec 19, 2024
1 parent 297c169 commit 3ac054b
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions _data/cards/pt_BR/react-state-management.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ alura-contents:
- type: ARTICLE
title: "Redux: desvendando a arquitetura com Flux"
link: https://www.alura.com.br/artigos/redux-desvendando-arquitetura-flux
- type: ARTICLE
title: "Ainda vale a pena aprender Redux? – vem ver nossa opinião e o motivo dela"
link: https://www.alura.com.br/artigos/vale-a-pena-aprender-redux
- type: ARTICLE
title: "Controlando múltiplas instâncias dinâmicas com atomFamily e selectorFamily"
link: https://www.alura.com.br/artigos/atom-selector-family/
Expand All @@ -55,21 +58,21 @@ alura-contents:
- type: COURSE
title: "Curso de React: combinando Context API e Apollo Client"
link: https://www.alura.com.br/curso-online-react-combinando-context-api-apollo-client
- type: COURSE
title: "Curso de React: gerenciamento de estados globais com ContextAPI"
link: https://www.alura.com.br/curso-online-react-context-estados-globais-contextapi
- type: COURSE
title: "Curso de React: gerenciando estado com Recoil"
link: https://www.alura.com.br/curso-online-react-gerenciando-estado-recoil
- type: COURSE
title: "Curso de React: gerenciamento de estados globais com Redux"
link: https://www.alura.com.br/curso-online-react-gerenciamento-estados-globais-redux
- type: COURSE
title: "React: implementando gestão de estado com Zustand"
link: https://cursos.alura.com.br/course/react-implementando-gestao-estado-zustand
title: "Curso de Redux Toolkit: explorando a arquitetura Flux"
link: https://cursos.alura.com.br/course/redux-toolkit-explorando-arquitetura-flux
- type: COURSE
title: "Formação Gerencie estados em React com Redux"
link: https://www.alura.com.br/formacao-react-gestao-estados
- type: COURSE
title: "Formação React: domine o gerenciamento de estados"
link: https://cursos.alura.com.br/formacao-react-gerenciamento-estados
- type: podcast
title: "Hipsters.tech: Guia do iniciante em React 209"
link: https://www.alura.com.br/podcast/guia-do-iniciante-em-react-hipsters-209-a341

0 comments on commit 3ac054b

Please sign in to comment.