Add Content links to 'Vue' Section (#5934)

* added Vue content links.
pull/5947/head
Ye Naing Tun 5 months ago committed by GitHub
parent 7744363cde
commit 24c4221591
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      src/data/roadmaps/vue/content/102-ecosystem/100-routing/100-vue-router.md
  2. 1
      src/data/roadmaps/vue/content/102-ecosystem/104-state-management/100-pinia.md
  3. 1
      src/data/roadmaps/vue/content/102-ecosystem/111-vuetify.md

@ -6,3 +6,4 @@ Visit the following resources to learn more:
- [@article@Vue Router](https://router.vuejs.org/)
- [@feed@Explore top posts about Vue.js](https://app.daily.dev/tags/vuejs?ref=roadmapsh)
- [@video@The Vue Router](https://www.youtube.com/watch?v=juocv4AtrHo)

@ -5,3 +5,4 @@ Pinia is a store library for Vue.js, and can be used in Vue 2 and Vue 3, with th
Visit the following resources to learn more:
- [@article@Official Documentation](https://pinia.vuejs.org/)
- [@video@Learn Pinia in 30Minutes](https://www.youtube.com/watch?v=JGC7aAC-3y8)

@ -7,3 +7,4 @@ Visit the following resources to learn more:
- [@article@Official Website](https://vuetifyjs.com/en/)
- [@article@Getting started with Vuetify](https://vuetifyjs.com/en/getting-started/installation/)
- [@feed@Explore top posts about Vue.js](https://app.daily.dev/tags/vuejs?ref=roadmapsh)
- [@video@Vuetify: Create an App with Vue JS - in 30 MINUTES!](https://www.youtube.com/watch?v=CjXgoYo86yY)

Loading…
Cancel
Save