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.
1 - 1. What is Pinia-
2 - 2. Creating our first store
2 - 2. Creating our first store
3 - 3. Mutating state with Actions
4 - 4. Reactive Properties in Pinia
4 - 4. Reactive Properties in Pinia
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.
3 - 3. Updating State
4 - 4. Fetching State
4 - 4. Fetching State
1 - 1. Intro to Vuex
2 - 2. Global State
2 - 2. Global State
5 - 5. Error Handling
6 - 6. Next Steps
6 - 6. Next Steps
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.
3 - 3. Creating a component
4 - 4. Template Basics
4 - 4. Template Basics
1 - 1. Intro to Vue for React Devs
2 - 2. Generating the app
2 - 2. Generating the app
5 - 5. Event Handling
6 - 6. Dynamic and Scoped Style
6 - 6. Dynamic and Scoped Style
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.