TypeScript with Vue.js 3 - TypeScript and the Composition API
Lessons
- TypeScript in Vue Components 2:10
- Typing Reactive Data 5:17
- Typing Refs 7:00
- Typing Computed Props 3:49
- Typing Event Handlers 6:27
- Declaring Component Events 5:21
- Typing Component Events 5:20
- Refactoring in TypeScript 7:47
- Challenge: Advance the App 7:48
- Declaring and Typing Component Props 9:47
- Typing Template Refs 1:56
- Typing Data Injected via Vue’s Provide/Inject 8:32