Vue 3 Composition API - Composition API Fundamentals
Lessons
- Course Introduction 1:24
- Introduction to the Vue.js 3 Composition API 8:45
- Set up a Local Environment with Vite 3:35
- Vue Composition API Setup Method 6:53
- The Setup Method's Parameters: props and context 6:14
- Reactive Primitives with Refs 7:00
- Reactive Data with the Composition API 4:48
- Refs vs Reactive With the Vue 3 Composition API 8:56
- Computed Properties in the Composition API 5:14
- Using Watch with the Composition API 9:00
- The Composition API watchEffect Function 2:51
- Using provide / inject with the Composition API 8:41
- Lifecycle hooks and the Composition API 1:01
- Script Setup 4:11