Title: From Vue 2 to Vue 3
Description: Bring yourself up to speed on new features and breaking changes when migrating from Vue 2 to Vue 3
Link: https://www.vuemastery.com/courses/from-vue2-to-vue3/from-vue-2-to-vue-3
Difficulty: #ADVANCED
Lessons: 6 / 6
Tags: #vuemastery #vue3
Description: Bring yourself up to speed on new features and breaking changes when migrating from Vue 2 to Vue 3
Link: https://www.vuemastery.com/courses/from-vue2-to-vue3/from-vue-2-to-vue-3
Difficulty: #ADVANCED
Lessons: 6 / 6
Tags: #vuemastery #vue3
Vue Mastery
From Vue 2 to Vue 3
Explore the topics this course covers and how it will help you make the best use of Vue 3's new capabilities and changes.
Title: Vue 3 Deep Dive with Evan You
Description: Understand Vue 3 from the inside out through the perspective of the creator himself, Evan You.
Link: https://www.vuemastery.com/courses/vue3-deep-dive-with-evan-you/vue3-overview
Difficulty: #ADVANCED
Lessons: 15 / 15
Tags: #vuemastery #vue3
Description: Understand Vue 3 from the inside out through the perspective of the creator himself, Evan You.
Link: https://www.vuemastery.com/courses/vue3-deep-dive-with-evan-you/vue3-overview
Difficulty: #ADVANCED
Lessons: 15 / 15
Tags: #vuemastery #vue3
Vue Mastery
Vue 3 Overview
Gregg Pollack introduces how Vue 3's core modules work together, to prep you to dive deep into Vue 3 concepts with Evan You.
Title: Vue 3 Reactivity
Description: The way Vue 3 does reactivity is entirely different from Vue 2. Learn how it works under the hood throughout this advanced course.
Link: https://www.vuemastery.com/courses/vue-3-reactivity/vue3-reactivity
Difficulty: #ADVANCED
Lessons: 6 / 6
Tags: #vuemastery #vue3
Description: The way Vue 3 does reactivity is entirely different from Vue 2. Learn how it works under the hood throughout this advanced course.
Link: https://www.vuemastery.com/courses/vue-3-reactivity/vue3-reactivity
Difficulty: #ADVANCED
Lessons: 6 / 6
Tags: #vuemastery #vue3
Vue Mastery
Vue 3 Reactivity
Vue 3's Reactivity system has been rewritten from the ground up. In this lesson we will start building our own Reactivity system step by step using the same design principles, to begin to understand how Vue 3 reactivity works.
Title: TypeScript Friendly Vue 3
Description: Get a better developer experience when using TypeScript in your Vue 3 apps by leveraging the script setup syntax.
Link: https://www.vuemastery.com/courses/typescript-friendly-vue3/introduction-to-the-script-setup-syntax
Difficulty: #ADVANCED
Lessons: 6 / 6
Tags: #vuemastery #vue3
Description: Get a better developer experience when using TypeScript in your Vue 3 apps by leveraging the script setup syntax.
Link: https://www.vuemastery.com/courses/typescript-friendly-vue3/introduction-to-the-script-setup-syntax
Difficulty: #ADVANCED
Lessons: 6 / 6
Tags: #vuemastery #vue3
Vue Mastery
Introduction to the Script Setup Syntax
Version 3 of Vue promotes the Script Setup syntax, which was previously an experimental feature, and is now an officially supported one. With it, we have a simpler way to write components with the Composition API and a more elegant way of using TypeScript…
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.