Title: Unit Testing Vue 3
Description: Learn about the benefits of unit testing, and what you should and shouldn't be testing in your Vue apps.
Link: https://www.vuemastery.com/courses/unit-testing-vue-3/what-to-test-vue-3
Difficulty: #BEGINNER
Lessons: 5 / 6
Tags: #vuemastery #vue3
one lesson broken due to vuemastery
Description: Learn about the benefits of unit testing, and what you should and shouldn't be testing in your Vue apps.
Link: https://www.vuemastery.com/courses/unit-testing-vue-3/what-to-test-vue-3
Difficulty: #BEGINNER
Lessons: 5 / 6
Tags: #vuemastery #vue3
Vue Mastery
What to test
Learn about the benefits of unit testing, and what you should and shouldn't be testing in your Vue apps.
Title: Intro to Vue 3
Description: Learn the fundamentals of Vue 3 in this course that starts with the very basics.
Link: https://www.vuemastery.com/courses/intro-to-vue-3/intro-to-vue3
Difficulty: #BEGINNER
Lessons: 11 / 11
Tags: #vuemastery #vue3
Description: Learn the fundamentals of Vue 3 in this course that starts with the very basics.
Link: https://www.vuemastery.com/courses/intro-to-vue-3/intro-to-vue3
Difficulty: #BEGINNER
Lessons: 11 / 11
Tags: #vuemastery #vue3
Vue Mastery
Intro to Vue 3
Brand new to Vue? Start learning the basics in this lesson that explores the essential syntax.
Title: Pinia Fundamentals
Description: Learn the fundamentals of Pinia, Vue's new state management library, by building a simple Todo List App.
Link: https://www.vuemastery.com/courses/pinia-fundamentals/fundamentals-what-is-pinia
Difficulty: #BEGINNER
Lessons: 5 / 5
Tags: #vuemastery #vue3
Description: Learn the fundamentals of Pinia, Vue's new state management library, by building a simple Todo List App.
Link: https://www.vuemastery.com/courses/pinia-fundamentals/fundamentals-what-is-pinia
Difficulty: #BEGINNER
Lessons: 5 / 5
Tags: #vuemastery #vue3
Vue Mastery
What is Pinia?
Dive into how to use Pinia, Vue’s official state management library.
Title: Vuex Fundamentals
Description: Learn how state management with Vuex can handle your app's data needs.
Link: https://www.vuemastery.com/courses/vuex-fundamentals/vuex4-intro-to-vuex
Difficulty: #BEGINNER
Lessons: 6 / 6
Tags: #vuemastery #vuex4
Description: Learn how state management with Vuex can handle your app's data needs.
Link: https://www.vuemastery.com/courses/vuex-fundamentals/vuex4-intro-to-vuex
Difficulty: #BEGINNER
Lessons: 6 / 6
Tags: #vuemastery #vuex4
Vue Mastery
Intro to Vuex
In this course, we'll be exploring the fundamentals of Vuex: Vue's state management library.
Title: Vue for React Devs: Similarities
Description: Rapidly learn Vue by applying the React knowledge you already have.
Link: https://www.vuemastery.com/courses/vue-for-react-devs-similarities/intro-to-vue-for-react-devs
Difficulty: #BEGINNER
Lessons: 6 / 6
Tags: #vuemastery #vue3
Description: Rapidly learn Vue by applying the React knowledge you already have.
Link: https://www.vuemastery.com/courses/vue-for-react-devs-similarities/intro-to-vue-for-react-devs
Difficulty: #BEGINNER
Lessons: 6 / 6
Tags: #vuemastery #vue3
Vue Mastery
Intro to Vue for React Devs
If you have experiences using React, you don't have to learn Vue.js from scratch like everyone else. You can leverage your React experience to expedite your Vue.js learning progress.
Title: Vue for React Devs: Differences
Description: Rapidly learn Vue by understanding the differences between Vue and React.
Link: https://www.vuemastery.com/courses/vue-for-react-devs-differences/reacting-to-changes
Difficulty: #BEGINNER
Lessons: 10 / 10
Tags: #vuemastery #vue3
Description: Rapidly learn Vue by understanding the differences between Vue and React.
Link: https://www.vuemastery.com/courses/vue-for-react-devs-differences/reacting-to-changes
Difficulty: #BEGINNER
Lessons: 10 / 10
Tags: #vuemastery #vue3
Vue Mastery
Reacting to changes
Understand how Vue’s reactive system is different from that of React.