Title: Watch Us Build a Trello Clone
Description: Core team member Damian Dulisz joins Gregg Pollack to build a Trello clone in Vue.js together. We build the app using Vuex, local storage, the browser drag and drop API, and lots of component refactoring.
Link: https://www.vuemastery.com/courses/watch-us-build-trello-clone/tour-of-the-app
Difficulty: #INTERMEDIATE
Lessons: 10 / 10
Tags: #vuemastery
Description: Core team member Damian Dulisz joins Gregg Pollack to build a Trello clone in Vue.js together. We build the app using Vuex, local storage, the browser drag and drop API, and lots of component refactoring.
Link: https://www.vuemastery.com/courses/watch-us-build-trello-clone/tour-of-the-app
Difficulty: #INTERMEDIATE
Lessons: 10 / 10
Tags: #vuemastery
Vue Mastery
Tour of the App
We introduce our application and the concepts we'll cover as we build it.
Title: Touring Vue Router (Composition API)
Description: Explore how Vue Router gives your Vue 3 app the navigation features it needs to scale.
Link: https://www.vuemastery.com/courses/touring-vue-router-composition-api/introduction-composition-api
Difficulty: #BEGINNER
Lessons: 8 / 9
Tags: #vuemastery #vue3 #compositionapi
There is one broken lesson due to vuemastery.
Description: Explore how Vue Router gives your Vue 3 app the navigation features it needs to scale.
Link: https://www.vuemastery.com/courses/touring-vue-router-composition-api/introduction-composition-api
Difficulty: #BEGINNER
Lessons: 8 / 9
Tags: #vuemastery #vue3 #compositionapi
Vue Mastery
Introduction
Explore the functionality found in the Vue Router library, which allows us to create advanced navigation through our Single Page Applications using Vue.