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…
Media is too big
VIEW IN TELEGRAM
2 - 2. Reactive Variables with Type Inference
This media is not supported in your browser
VIEW IN TELEGRAM
1 - 1. Introduction to the Script Setup Syntax
This media is not supported in your browser
VIEW IN TELEGRAM
6 - 6. (Bonus) Vue vs React- Framework Philosophy
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: Firebase with Vue 3 and VueFire
Description: Learn the foundations of using Firebase for the back end of your Vue apps.
Link: https://www.vuemastery.com/courses/firebase-with-vue3-and-vuefire/firebase-introduction
Difficulty: #INTERMEDIATE
Lessons: 12 / 12
Tags: #vuemastery #vue3
Description: Learn the foundations of using Firebase for the back end of your Vue apps.
Link: https://www.vuemastery.com/courses/firebase-with-vue3-and-vuefire/firebase-introduction
Difficulty: #INTERMEDIATE
Lessons: 12 / 12
Tags: #vuemastery #vue3
Vue Mastery
Introduction
In this course, you'll be working on a food review app that you'll be taking to the next level by implementing a database as well as user authentication with Firebase.