Core Coursework
(take these in order)
- +
Editor's Notes
Get a dynamic and fun introduction to Vue from Sarah Drasner! - ⠇
Introduction to Vue 3
Learn fundamental concepts in Vue, such as directives, methods, & computed watchers. You’ll learn Vue’s reactivity system & the new Composition API in Vue 3 - +
Editor's Notes
Learn how to build a variety of applications in the real world. - ⠇
Building Applications with Vue & Nuxt
Build dynamic web applications with Vue and Nuxt! In this course, you’ll build out a variety of projects leveraging the tools in the Vue ecosystem. - +
Editor's Notes
Learn best practices in order to build Vue.js apps that can scale and grow! - ⠇
Production-Grade Vue.js
Learn component design patterns, workflows to enhance productivity, testing methodologies, state management, routing, best practices for architecting increasingly complex applications, and more.
Elective Coursework
- ⠇
Vuex for Intermediate Vue.js Developers
This Vuex course is for intermediate Vue.js developers who want to master patterns for managing state in your applications with Vuex. - ⠇
Advanced Vue.js Features from the Ground Up
Learn how to build accessible routing, state management, form validation and internationalization from the ground up by composing basic Vue.js features.