Skip to content

Commit

Permalink
Cards vue
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriciocarraro committed Oct 25, 2023
1 parent 99c6e4e commit 4c71481
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 2 deletions.
14 changes: 14 additions & 0 deletions _data/cards/pt_BR/nativescript-vue.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
name: NativeScript-Vue
logo:
short-description:
key-objectives:
- O NativeScript-Vue é um plugin NativeScript que permite usar Vue.js para criar seu aplicativo móvel.
- Criar apps com interface nativa
aditional-objectives:
contents:
- type: SITE
title: "Documentação: NativeScript-Vue"
link: https://nativescript-vue.org/pt-br/docs/introduction/
- type: ARTICLE
title: "Por que NativeScript-Vue?"
link: https://rafaelaugustodev.medium.com/por-que-nativescript-vue-d308e85cdf9a
14 changes: 14 additions & 0 deletions _data/cards/pt_BR/vue-suspense.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
name: Vue - Suspense
logo:
short-description:
key-objectives:
- O Suspense é um componente embutido para orquestração de dependências assíncronas em uma árvore de componente. Ele pode interpretar um estado de carregamento enquanto espera por várias dependências assíncronas encaixadas em baixo da árvore de componente ser resolvida.
- Conhecer dependências assíncronas
aditional-objectives:
contents:
- type: SITE
title: "Vue: Documentação - Suspense"
link: https://pt.vuejs.org/guide/built-ins/suspense.html
- type: YOUTUBE
title: "Clube Full-Stack: Como usar o Suspense no vue 3 | Como colocar um loading em um componente assíncrono"
link: https://www.youtube.com/watch?v=imR45gszsHw&ab_channel=ClubeFull-Stack
6 changes: 4 additions & 2 deletions _data/guides/pt_BR/vue.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,10 @@ expertise:
priority: 5
- vue-provide-inject:
priority: 5
# - vue-capacitor:
# priority: 5
- vue-suspense:
priority: 5
- nativescript-vue:
priority: 5
collaboration:
- name: Infraestrutura e Back-end
cards:
Expand Down

1 comment on commit 4c71481

@vercel
Copy link

@vercel vercel bot commented on 4c71481 Oct 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.