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: Proven Pinia Patterns
Description: Explore more complex use cases and best practices of state management with Pinia.
Link: https://www.vuemastery.com/courses/proven-pinia-patterns/pinia-patterns-intro
Difficulty: #ADVANCED
Lessons: 7 / 7
Tags: #vuemastery #vue3
Description: Explore more complex use cases and best practices of state management with Pinia.
Link: https://www.vuemastery.com/courses/proven-pinia-patterns/pinia-patterns-intro
Difficulty: #ADVANCED
Lessons: 7 / 7
Tags: #vuemastery #vue3
Vue Mastery
Intro
Learn the pro-level patterns you’ll want to know when using Vue’s state management library
Title: 5 Elegant ways to use Pinia
Description: Discover how to use Pinia like a pro by watching its creator demonstrate 5 elegant ways to use Vue’s state management library.
Link: https://www.vuemastery.com/courses/5-elegant-ways-to-use-pinia/elegant-pinia-intro
Difficulty: #ADVANCED
Lessons: 6 / 6
Tags: #vuemastery #vue3
Description: Discover how to use Pinia like a pro by watching its creator demonstrate 5 elegant ways to use Vue’s state management library.
Link: https://www.vuemastery.com/courses/5-elegant-ways-to-use-pinia/elegant-pinia-intro
Difficulty: #ADVANCED
Lessons: 6 / 6
Tags: #vuemastery #vue3
Vue Mastery
Intro
Discover how to use Pinia like a pro by watching its creator demonstrate 5 elegant ways to use Vue’s state management library.
Title: Lightning Fast Builds w/ Vite
Description: Learn about Vite, the lightning-fast and lean build tool and dev server, billed as the next generation of front end tooling. Taught by its creator, Evan You.
Link: https://www.vuemastery.com/courses/lightning-fast-builds-with-vite/intro-to-vite
Difficulty: #ADVANCED
Lessons: 5 / 5
Tags: #vuemastery
Description: Learn about Vite, the lightning-fast and lean build tool and dev server, billed as the next generation of front end tooling. Taught by its creator, Evan You.
Link: https://www.vuemastery.com/courses/lightning-fast-builds-with-vite/intro-to-vite
Difficulty: #ADVANCED
Lessons: 5 / 5
Tags: #vuemastery
Vue Mastery
Intro to Vite
Vite Creator Evan You shares why he created this modern build tool and how it's the next generation of front-end tooling.
Title: Component Design Patterns
Description: Build your best components by understanding the best practices and pros and cons of various design patterns.
Link: https://www.vuemastery.com/courses/component-design-patterns/introduction
Difficulty: #ADVANCED
Lessons: 9 / 9
Tags: #vuemastery
Description: Build your best components by understanding the best practices and pros and cons of various design patterns.
Link: https://www.vuemastery.com/courses/component-design-patterns/introduction
Difficulty: #ADVANCED
Lessons: 9 / 9
Tags: #vuemastery
Vue Mastery
Introduction
Learn the core concepts that you will be learning that will make you successful at composing reusable components.
Title: Advanced Components
Description: Discover the full functionality of Vue components with Gregg Pollack & Evan You, the creator of Vue.
Link: https://www.vuemastery.com/courses/advanced-components/the-introduction
Difficulty: #ADVANCED
Lessons: 12 / 12
Tags: #vuemastery
Description: Discover the full functionality of Vue components with Gregg Pollack & Evan You, the creator of Vue.
Link: https://www.vuemastery.com/courses/advanced-components/the-introduction
Difficulty: #ADVANCED
Lessons: 12 / 12
Tags: #vuemastery
Vue Mastery
Introduction
Why you should take this course and what we'll cover together.
Title: Build a Gmail Clone with Vue 3
Description: Put theory into practice by building a feature-rich email app that makes use of the core new features of Vue 3.
Link: https://www.vuemastery.com/courses/build-a-gmail-clone-with-vue3/tour-the-project
Difficulty: #ADVANCED
Lessons: 16 / 16
Tags: #vuemastery #vue3
Description: Put theory into practice by building a feature-rich email app that makes use of the core new features of Vue 3.
Link: https://www.vuemastery.com/courses/build-a-gmail-clone-with-vue3/tour-the-project
Difficulty: #ADVANCED
Lessons: 16 / 16
Tags: #vuemastery #vue3
Vue Mastery
Tour the Project
Let’s take a look at the email app we’ll be building with Vue 3
Title: TypeScript with Vue.js 3
Description: Learn how to use TypeScript in your Vue projects to supercharge your IDE's error detection and autocompletion, as well as provide type safe co...
Link: https://vueschool.io/courses/typescript-with-vue-js-3
Difficulty: #Advanced
Lessons: 19 / 19
Tags: #vueschool #720p
Description: Learn how to use TypeScript in your Vue projects to supercharge your IDE's error detection and autocompletion, as well as provide type safe co...
Link: https://vueschool.io/courses/typescript-with-vue-js-3
Difficulty: #Advanced
Lessons: 19 / 19
Tags: #vueschool #720p
Vue School
TypeScript with Vue.js 3: Master TypeScript in Vue
Learn TypeScript with Vue.js 3! Type data, props, events, and work with both Composition and Options APIs to build scalable Vue apps.
Title: AI Chat Bot with Vue.js and GPT-4
Description: AI is a powerful tool of the future. With Open AI's Chat Completions API (GPT-4), adopting it in your applications is as easy as a REST reques...
Link: https://vueschool.io/courses/ai-chat-bot-with-vue-js-and-gpt-4
Difficulty: #Advanced
Lessons: 17 / 17
Tags: #vueschool #720p
Description: AI is a powerful tool of the future. With Open AI's Chat Completions API (GPT-4), adopting it in your applications is as easy as a REST reques...
Link: https://vueschool.io/courses/ai-chat-bot-with-vue-js-and-gpt-4
Difficulty: #Advanced
Lessons: 17 / 17
Tags: #vueschool #720p
Vue School
AI Chat Bot with Vue.js and GPT-4: Build Smarter Apps
Learn to build AI-powered chat bots and applications with Vue.js and GPT-4. Train custom AI assistants, automate tasks, and more.