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: Intro to Vue 3
Description: Learn the fundamentals of Vue 3 in this course that starts with the very basics.
Link: https://www.vuemastery.com/courses/intro-to-vue-3/intro-to-vue3
Difficulty: #BEGINNER
Lessons: 11 / 11
Tags: #vuemastery #vue3
  
  Description: Learn the fundamentals of Vue 3 in this course that starts with the very basics.
Link: https://www.vuemastery.com/courses/intro-to-vue-3/intro-to-vue3
Difficulty: #BEGINNER
Lessons: 11 / 11
Tags: #vuemastery #vue3
Vue Mastery
  
  Intro to Vue 3
  Brand new to Vue? Start learning the basics in this lesson that explores the essential syntax.
  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.
  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.
  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.
  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.
  Title: Unit Testing Vue 2
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/what-to-test
Difficulty: #BEGINNER
Lessons: 5 / 6
Tags: #vuemastery
One lesson is broken duo 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/what-to-test
Difficulty: #BEGINNER
Lessons: 5 / 6
Tags: #vuemastery
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: Mastering Vuex
Description: Learn how to handle state in a production-level application with Vuex, Vue's own state management pattern and library.
Link: https://www.vuemastery.com/courses/mastering-vuex/intro-to-vuex
Difficulty: #BEGINNER
Lessons: 7 / 7
Tags: #vuemastery
  
  Description: Learn how to handle state in a production-level application with Vuex, Vue's own state management pattern and library.
Link: https://www.vuemastery.com/courses/mastering-vuex/intro-to-vuex
Difficulty: #BEGINNER
Lessons: 7 / 7
Tags: #vuemastery
Vue Mastery
  
  Intro to Vuex
  Learn how Vuex can solve the problems of state management in a Vue application
  Title: Storybook with Vue.js
Description: Document and showcase Vue.js components in an elegant UI with Storybook. Perfect for multi-disciplinary teams!
Link: https://vueschool.io/courses/storybook-with-vuejs
Difficulty: #Beginner
Lessons: 15 / 16
Tags: #vueschool #reupload #broken
One latest lesson are broken (due my mistake) 
  
  Description: Document and showcase Vue.js components in an elegant UI with Storybook. Perfect for multi-disciplinary teams!
Link: https://vueschool.io/courses/storybook-with-vuejs
Difficulty: #Beginner
Lessons: 15 / 16
Tags: #vueschool #reupload #broken
vueschool.io
  
  Storybook with Vue.js Video Course for Beginners
  This course teaches you how to use Storybook to create a visual library of your Vue.js components. Perfect for prototyping, documenting, and showcasing Vue.js components.
☃1
  Title: Vue.js 3 Fundamentals with the Composition API
Description: Learn the fundamental concepts and get up and running with Vue.js 3 with the Composition API. Perfect if you haven't touched Vue before, or yo...
Link: https://vueschool.io/courses/vue-js-fundamentals-with-the-composition-api
Difficulty: #Beginner
Lessons: 14 / 14
Tags: #vueschool #720p
  
  Description: Learn the fundamental concepts and get up and running with Vue.js 3 with the Composition API. Perfect if you haven't touched Vue before, or yo...
Link: https://vueschool.io/courses/vue-js-fundamentals-with-the-composition-api
Difficulty: #Beginner
Lessons: 14 / 14
Tags: #vueschool #720p
vueschool.io
  
  Free Course: Vue.js 3 Fundamentals with the Composition API
  Transform your Vue.js skills! Master the powerful Composition API and core Vue Fundamentals in this free course to build scalable, cutting-edge web apps.
  Title: Tailwind CSS Fundamentals
Description: Learn the basics of TailwindCSS and start styling your apps with the most popular styling tool in the web development community!
Link: https://vueschool.io/courses/tailwind-css-fundamentals
Difficulty: #Beginner
Lessons: 19 / 19
Tags: #vueschool #720p
  
  Description: Learn the basics of TailwindCSS and start styling your apps with the most popular styling tool in the web development community!
Link: https://vueschool.io/courses/tailwind-css-fundamentals
Difficulty: #Beginner
Lessons: 19 / 19
Tags: #vueschool #720p
Vue School
  
  Tailwind CSS Fundamentals | Vue School Course
  Learn Tailwind CSS and build responsive, custom UIs with Vue.js in this hands-on course. Create stunning designs quickly and easily.
  Title: Vue.js 3 Fundamentals with the Options API
Description: Learn the fundamental concepts and get up and running with Vue.js 3. Perfect if you haven't touched Vue before, or you're just getting started!
Link: https://vueschool.io/courses/vuejs-3-fundamentals
Difficulty: #Beginner
Lessons: 11 / 11
Tags: #vueschool #720p
  
  Description: Learn the fundamental concepts and get up and running with Vue.js 3. Perfect if you haven't touched Vue before, or you're just getting started!
Link: https://vueschool.io/courses/vuejs-3-fundamentals
Difficulty: #Beginner
Lessons: 11 / 11
Tags: #vueschool #720p
vueschool.io
  
  Vue.js 3 Fundamentals, a FREE Vue.js Course
  Learn and get started with Vue.js 3 and the Options API with our free Vue.js Fundamentals course
  Title: Vue.js 3 Components Fundamentals
Description: Components are the puzzle pieces of a Vue.js website. Learn the fundamental and important concept of Vue.js components in this course.
Link: https://vueschool.io/courses/vue-js-3-components-fundamentals
Difficulty: #Beginner
Lessons: 11 / 11
Tags: #vueschool #720p
  
  Description: Components are the puzzle pieces of a Vue.js website. Learn the fundamental and important concept of Vue.js components in this course.
Link: https://vueschool.io/courses/vue-js-3-components-fundamentals
Difficulty: #Beginner
Lessons: 11 / 11
Tags: #vueschool #720p
Vue School
  
  Vue.js 3 Components Fundamentals With the Options API
  Master Vue.js components with the Options API in this free course. Learn to build dynamic, reusable Vue components and level up your Vue development!
  Title: Visual Studio Code for Vue.js Developers
Description: As a Vue.js developer, one of the tools you'll use most often is your code editor. In this course, learn how to make the most out of the offic...
Link: https://vueschool.io/courses/visual-studio-code-for-vue-js-developers
Difficulty: #Beginner
Lessons: 24 / 24
Tags: #vueschool #720p
  
  Description: As a Vue.js developer, one of the tools you'll use most often is your code editor. In this course, learn how to make the most out of the offic...
Link: https://vueschool.io/courses/visual-studio-code-for-vue-js-developers
Difficulty: #Beginner
Lessons: 24 / 24
Tags: #vueschool #720p
vueschool.io
  
  Visual Studio Code for Vue.js Developers
  As a Vue.js developer, one of the tools you'll use most often is your code editor. In this course, learn how to make the most out of the officially recommended IDE for Vue.js development: Visual Studio Code.
  Title: GraphQL Fundamentals
Description: GraphQL is a fantastic new API standard that provides a more efficient, powerful, and flexible alternative to REST. In this course, you'll lea...
Link: https://vueschool.io/courses/learn-graphql-fundamentals
Difficulty: #Beginner
Lessons: 5 / 5
Tags: #vueschool #720p
  
  Description: GraphQL is a fantastic new API standard that provides a more efficient, powerful, and flexible alternative to REST. In this course, you'll lea...
Link: https://vueschool.io/courses/learn-graphql-fundamentals
Difficulty: #Beginner
Lessons: 5 / 5
Tags: #vueschool #720p
Vue School
  
  Learn the GraphQL Fundamentals
  Learn the essential fundamentals of GraphQL with this video course. GraphQL is a fantastic new API standard that provides a more efficient, powerful, and flexible alternative to REST.
  Title: Web Accessibility Fundamentals
Description: Learn how to make the web accessible for everyone, despite their hardware, software, language, location, or ability.
Link: https://vueschool.io/courses/web-accessibility-fundamentals
Difficulty: #Beginner
Lessons: 7 / 7
Tags: #vueschool #720p
  
  Description: Learn how to make the web accessible for everyone, despite their hardware, software, language, location, or ability.
Link: https://vueschool.io/courses/web-accessibility-fundamentals
Difficulty: #Beginner
Lessons: 7 / 7
Tags: #vueschool #720p
Vue School
  
  Learn How To Make Accessible Websites
  Learn how to make the web accessible for all everyone, despite their hardware, software, language, location, or ability.
  Title: Storybook with Vue.js
Description: Document and showcase Vue.js components in an elegant UI with Storybook. Perfect for multi-disciplinary teams!
Link: https://vueschool.io/courses/storybook-with-vuejs
Difficulty: #Beginner
Lessons: 16 / 16
Tags: #vueschool #720p
  
  Description: Document and showcase Vue.js components in an elegant UI with Storybook. Perfect for multi-disciplinary teams!
Link: https://vueschool.io/courses/storybook-with-vuejs
Difficulty: #Beginner
Lessons: 16 / 16
Tags: #vueschool #720p
vueschool.io
  
  Storybook with Vue.js Video Course for Beginners
  This course teaches you how to use Storybook to create a visual library of your Vue.js components. Perfect for prototyping, documenting, and showcasing Vue.js components.
  Title: Nuxt.js Fundamentals
Description: Learn the fundamentals of Nuxt.js in this course that we created together with the founders of Nuxt. The course covers what you need to know f...
Link: https://vueschool.io/courses/nuxtjs-fundamentals
Difficulty: #Beginner
Lessons: 14 / 14
Tags: #vueschool #720p
  
  Description: Learn the fundamentals of Nuxt.js in this course that we created together with the founders of Nuxt. The course covers what you need to know f...
Link: https://vueschool.io/courses/nuxtjs-fundamentals
Difficulty: #Beginner
Lessons: 14 / 14
Tags: #vueschool #720p
Vue School
  
  Learn Nuxt from this FREE Nuxt.js Fundamentals Course
  Nuxt.js is a framework for creating Vue.js applications. Its goal is to help Vue developers take advantage of top-notch technologies and features in a fast, easy and organized way. It is easy to...
👍1
  Title: JavaScript Testing Fundamentals
Description: This is our introductory course to JavaScript testing. We cover why testing is important, what you should test and the testing jargon you need...
Link: https://vueschool.io/courses/javascript-testing-fundamentals
Difficulty: #Beginner
Lessons: 6 / 6
Tags: #vueschool #720p
  
  Description: This is our introductory course to JavaScript testing. We cover why testing is important, what you should test and the testing jargon you need...
Link: https://vueschool.io/courses/javascript-testing-fundamentals
Difficulty: #Beginner
Lessons: 6 / 6
Tags: #vueschool #720p
vueschool.io
  
  Learn JavaScript Testing Jargon in this Free Video Course about JavaScript testing
  Learn how testing can improve your daily life as a developer. Learn why to test, what to test and what not to test. In this course, we'll introduce you to the different types of test (Unit, Integration and Acceptance test) and also cover the jargon and terminology…
  