Title: Validating Vue 3 Forms
Description: Learn how to validate any type and size of form in Vue 3 by leveraging the power of Vee-Validate.
Link: https://www.vuemastery.com/courses/validating-vue3-forms/why-vee-validate
Difficulty: #INTERMEDIATE
Lessons: 6 / 6
Tags: #vuemastery #vue3
Description: Learn how to validate any type and size of form in Vue 3 by leveraging the power of Vee-Validate.
Link: https://www.vuemastery.com/courses/validating-vue3-forms/why-vee-validate
Difficulty: #INTERMEDIATE
Lessons: 6 / 6
Tags: #vuemastery #vue3
Vue Mastery
Why Vee-Validate?
Explore the main reasons why using a form validation library, specifically Vee-Validate with Vue 3, can make form validation easy and streamlined.
Title: Real World Testing
Description: Explore how to thoroughly test a production-level Vue app
Link: https://www.vuemastery.com/courses/real-world-testing/getting-started
Difficulty: #INTERMEDIATE
Lessons: 5 / 6
Tags: #vuemastery #vue3
One lesson broken duo vuemaster
Description: Explore how to thoroughly test a production-level Vue app
Link: https://www.vuemastery.com/courses/real-world-testing/getting-started
Difficulty: #INTERMEDIATE
Lessons: 5 / 6
Tags: #vuemastery #vue3
Vue Mastery
Getting Started
Gain confidence testing your Vue apps in this Real World Testing course
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: Progressive Web Apps w/ Vue 3
Description: In this course, you’ll learn how to get started with building a web app that’s offline-ready with Vue 3 and Progressive Web Apps.
Link: https://www.vuemastery.com/courses/progressive-web-apps-vue-3/what-are-progressive-web-apps
Difficulty: #INTERMEDIATE
Lessons: 10 / 10
Tags: #vuemastery #vue3
Description: In this course, you’ll learn how to get started with building a web app that’s offline-ready with Vue 3 and Progressive Web Apps.
Link: https://www.vuemastery.com/courses/progressive-web-apps-vue-3/what-are-progressive-web-apps
Difficulty: #INTERMEDIATE
Lessons: 10 / 10
Tags: #vuemastery #vue3
Vue Mastery
What are progressive web apps?
Rather than having to rewrite your entire app with a mobile language like Swift or Kotlin, what if we could leverage our existing work and allow users to install our web app like a mobile app? Well, with a technology known as progressive web apps, you can!