Our goal is to be the #1 learning resource for Vue.js. We teach Vue.js and JavaScript through video courses.
New lessons are added every week.
Learn how to build a real-world application with Vue.js 3 in the supercharged and remastered Vue.js Masterclass.
Vite is a first-in-class build tool that aims to provide a faster and leaner development experience for modern web projects. In this course, w...
Learn how to use Pinia for global state management in your Vue 3 applications.
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...
Learn the basics of TypeScript, a super set of the JavaScript language aimed at making more scalable and maintainable JavaScript codebases wit...
Learn how to utilize VueUse in your Vue.js applications to reactively interact with various browser features, sensors, and more!
Embrace the full power of JavaScript bundlers and Vue.js by learning how to create and manage Single File Components.
Leverage the power of the new Composition API and build reusable features (composables) for scalable Vue applications.
Take a deep dive into the new and exciting features of Vue 3. Learn about Portals, Suspense, Composition API, Fragments, and much much more.
Level up your JavaScript skills by mastering the modern and essential JavaScript techniques from ES6, ES7, and ES8.
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...
Learn how to consume and use GraphQL APIs in your Vue.js apps with Vue-Apollo.
Document and showcase Vue.js components in an elegant UI with Storybook. Perfect for multi-disciplinary teams!
Learn all you need to know to take full advantage of functional components in your Vue.js applications.
GraphQL is a fantastic new API standard that provides a more efficient, powerful, and flexible alternative to REST. In this course, you'll lea...
Learn how to make the web accessible for everyone, despite their hardware, software, language, location, or ability.
Learn everything you need to know to test your Vue.js components like a pro!
Learn how to generate static websites (pre-rendering) with Nuxt.js to improve both performance and SEO while eliminating hosting costs.
Learn how to manage asynchronous data and render your application server-side with Nuxt.js
Jest is an industry leading test suite for JavaScript used by big and small projects around the globe. Get up and running with Jest in this co...
Learn how to create custom Vue.js directives. Directives are special HTML attributes that allow us to do powerful DOM manipulations, like v-if...
Learn how to create dynamic forms that consist of multiple steps with Vue.js
Learn how to validate your forms with Vue.js and Vuelidate like a pro.
This Vue.js course will teach you how to use Firebase Authentication in your vue.js applications and allow your users to authenticate with the...
This Vue.js course will teach you how to use Firebase Realtime Database in your vue.js applications. The example app is a realtime chat room,...
In our Master Class you'll learn Vue.js by building a real-world application. Together we’ll create a complete forum from scratch using exci...