Vue.js
20 hands-on lessons that take you from the basics of Vue 3 all the way to routing, Pinia, and a production project, explained step by step.
22 Lessons · 160 min

By the end, you can
- Work confidently with the Vue 3 Composition API and Single-File Components
- Build reactive state, computed values, events, and forms
- Write reusable UI with props, component events, slots, and composables
- Build a single-page application with Vue Router and Pinia
- Factor in loading states, error handling, accessibility, and other production concerns