Skip to content

feat: Adicionando novo curso, artigo e formação #369

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 1 commit into from
Dec 19, 2024
Merged
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
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
Loading