Skip to content

Commit

Permalink
Adiciona novos conteúdos na trilha de Vue (#248)
Browse files Browse the repository at this point in the history
Co-authored-by: Angela Caldas <[email protected]>
  • Loading branch information
sucodelarangela and angelacaldas authored Mar 13, 2024
1 parent a57507e commit 14c4e37
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
6 changes: 6 additions & 0 deletions _data/cards/pt_BR/vue-composition-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,13 @@ contents:
- type: ARTICLE
title: "Vue3: Options API vs Composition API"
link: https://dev.to/sucodelarangela/vue3-options-api-vs-composition-api-1j09
- type: ARTICLE
title: "Vue3: Como declarar estados reativos"
link: https://dev.to/sucodelarangela/vue3-como-declarar-estados-reativos-1lc7
alura-contents:
- type: ARTICLE
title: "VueJS: Ciclo de vida dos componentes"
link: https://www.alura.com.br/artigos/vuejs-ciclo-vida-componentes
- type: COURSE
title: "Vue3: composition API e Vuex"
link: https://www.alura.com.br/curso-online-vue3-composition-api-vuex
7 changes: 7 additions & 0 deletions _data/cards/pt_BR/vue-options-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,10 @@ contents:
- type: ARTICLE
title: "Vue3: Options API vs Composition API"
link: https://dev.to/sucodelarangela/vue3-options-api-vs-composition-api-1j09
- type: ARTICLE
title: "Vue3: Como declarar estados reativos"
link: https://dev.to/sucodelarangela/vue3-como-declarar-estados-reativos-1lc7
alura-contents:
- type: ARTICLE
title: "VueJS: Ciclo de vida dos componentes"
link: https://www.alura.com.br/artigos/vuejs-ciclo-vida-componentes

0 comments on commit 14c4e37

Please sign in to comment.