Skip to content

Commit

Permalink
Novas atualizações Front (#332)
Browse files Browse the repository at this point in the history
Co-authored-by: Fabrício Carraro <fabriciocarraro@gmail.com>
  • Loading branch information
rafaelbomfimjr and fabriciocarraro authored Sep 24, 2024
1 parent fa8e52d commit 05158c2
Show file tree
Hide file tree
Showing 9 changed files with 41 additions and 2 deletions.
3 changes: 3 additions & 0 deletions _data/cards/pt_BR/angular-fundamentals.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ alura-contents:
- type: ARTICLE
title: "Como começar com Angular"
link: https://www.alura.com.br/artigos/como-comecar-com-angular
- type: ARTICLE
title: "Fundamentos de Angular e TypeScript"
link: https://www.alura.com.br/artigos/fundamentos-de-angular-typescript
- type: ARTICLE
title: "Angular: como funciona um componente?"
link: https://www.alura.com.br/artigos/angular-como-funciona-um-componente
Expand Down
3 changes: 3 additions & 0 deletions _data/cards/pt_BR/angular-rendering.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ contents:
title: "Introdução a Renderização Dinâmica"
link: https://reulison.com.br/renderizacao-dinamica/
alura-contents:
- type: ARTICLE
title: "Desbravando o SSR no Angular 17"
link: https://www.alura.com.br/artigos/ssr-angular-17
- type: SITE
title: "Primeiras aulas do curso Angular: explorando o framework"
link: https://www.alura.com.br/conteudo/angular-comecando-framework
Expand Down
6 changes: 6 additions & 0 deletions _data/cards/pt_BR/css-fundamentals.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,12 @@ alura-contents:
- type: ARTICLE
title: "Como fazer Grids e a Responsividade na Web"
link: https://www.alura.com.br/artigos/como-fazer-grids-e-a-responsividade-na-web
- type: ARTICLE
title: "Como criar animações incríveis com CSS"
link: https://www.alura.com.br/artigos/animacoes-com-css
- type: ARTICLE
title: "Houdini CSS: um jeito mágico de criar estilos personalizados"
link: https://www.alura.com.br/artigos/houdini-css
- type: YOUTUBE
title: "Alura: CSS FlexBox: Dicas para começar"
link: https://www.youtube.com/watch?v=326-B1avuYo
Expand Down
3 changes: 3 additions & 0 deletions _data/cards/pt_BR/dom-fundamentals.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ alura-contents:
- type: COURSE
title: "Curso JavaScript: manipulando o DOM"
link: https://cursos.alura.com.br/course/javascript-manipulando-elementos-dom
- type: ARTICLE
title: "Guia para manipular eventos no DOM com JavaScript: técnicas e exemplos práticos"
link: https://www.alura.com.br/artigos/eventos-do-dom
- type: CHALLENGE
title: "7 Days of Code: JavaScript e DOM"
link: https://7daysofcode.io/matricula/javascript-e-dom
Expand Down
7 changes: 5 additions & 2 deletions _data/cards/pt_BR/graphql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,14 @@ alura-contents:
title: "Hipsters.tech: Python, GraphQL e Serverless no Zé Delivery (Hipsters On The Road 53)"
link: https://www.alura.com.br/podcast/python-graphql-e-serverless-no-ze-delivery-hipsters-on-the-road-53-a804
- type: COURSE
title: "Curso React: consumindo GraphQL com Apollo Client"
link: https://cursos.alura.com.br/course/react-consumindo-graphql-apollo-client
title: "React: executando consultas dinâmicas com Apollo Client"
link: https://cursos.alura.com.br/course/react-executando-consultas-dinamicas-apollo-client
- 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
- type: COURSE
title: "React Query: manipulando interações com mutations"
link: https://www.alura.com.br/curso-online-react-query-manipulando-interacoes-mutations
3 changes: 3 additions & 0 deletions _data/cards/pt_BR/javascript-es6.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ alura-contents:
- type: YOUTUBE
title: "Alura: JavaScript avançado I: ES6, orientação a objetos e padrões de projetos"
link: https://www.youtube.com/watch?v=T-JVRDnykYg
- type: COURSE
title: "JavaScript: evoluindo a sua aplicação com ES6+"
link: https://www.alura.com.br/curso-online-javascript-evoluindo-sua-aplicacao-es6
6 changes: 6 additions & 0 deletions _data/cards/pt_BR/micro-frontend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,9 @@ alura-contents:
- type: SITE
title: "Idwall e a Evolução da stack de Javascript"
link: https://cursos.alura.com.br/extra/cases/idwall-e-a-evolucao-da-stack-de-javascript-z1290
- type: ARTICLE
title: "Monorepos descomplicados: explorando o NX"
link: https://www.alura.com.br/artigos/monorepos-nx
- type: COURSE
title: "Single SPA: roteando micro front-ends de forma avançada"
link: https://www.alura.com.br/curso-online-single-spa-roteando-micro-frontends-forma-avancada
6 changes: 6 additions & 0 deletions _data/cards/pt_BR/nestjs-fundamentals.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,9 @@ alura-contents:
- type: COURSE
title: "Nest.js: adicionando funcionalidades com Redis, JWT e logging"
link: https://cursos.alura.com.br/course/nest-js-funcionalidades-redis-jwt-logging
- type: COURSE
title: "Formação Next.js: autenticação e gestão de sessão"
link: https://www.alura.com.br/formacao-next-js-autenticacao-gestao-sessao
- type: ARTICLE
title: "Segurança do Next.js 14+ com Middlewares"
link: https://www.alura.com.br/artigos/next-js-middlewares
6 changes: 6 additions & 0 deletions _data/cards/pt_BR/service-workers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,15 @@ alura-contents:
- type: ARTICLE
title: "Offline Web"
link: https://www.alura.com.br/artigos/palestra-offline-web-com-service-workers
- type: ARTICLE
title: "Desvendando os service workers: ciclo de vida e atualização"
link: https://www.alura.com.br/artigos/service-worker
- type: podcast
title: "Hipsters.tech: Progressive Web Apps - Hipsters 03"
link: https://www.alura.com.br/podcast/progressive-web-apps-hipsters-03-a583
- type: YOUTUBE
title: "O que é uma Progressive Web App (PWA)?"
link: https://www.youtube.com/watch?v=UeMkXvmk68Q
- type: COURSE
title: "Formação React: construindo PWA’s modernas e eficientes"
link: https://www.alura.com.br/formacao-react-construindo-pwas-modernas-eficientes

0 comments on commit 05158c2

Please sign in to comment.