Skip to content

Commit

Permalink
docs: Adiciona curso de React query ao guia de React
Browse files Browse the repository at this point in the history
  • Loading branch information
NeiltonSeguins committed Jun 26, 2024
1 parent 80d4465 commit 9a65b76
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
5 changes: 4 additions & 1 deletion _data/cards/pt_BR/apollo-client.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Apollo Client
logo:
logo:
short-description:
key-objectives:
- Apollo Client é uma biblioteca abrangente de gerenciamento de estado para JavaScript que permite gerenciar dados locais e remotos com o GraphQL.
Expand All @@ -26,3 +26,6 @@ alura-contents:
- type: COURSE
title: "Curso React: combinando Context API e Apollo Client"
link: https://cursos.alura.com.br/course/react-combinando-context-api-apollo-client
- type: COURSE
title: "Curso de React Query: gerenciando HTTP State"
link: https://cursos.alura.com.br/course/react-query-gerenciando-http-state
3 changes: 3 additions & 0 deletions _data/cards/pt_BR/graphql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,6 @@ alura-contents:
- type: COURSE
title: "Curso React: combinando Context API e Apollo Client"
link: https://cursos.alura.com.br/course/react-combinando-context-api-apollo-client
- type: COURSE
title: "Curso de React Query: gerenciando HTTP State"
link: https://cursos.alura.com.br/course/react-query-gerenciando-http-state

0 comments on commit 9a65b76

Please sign in to comment.