Intro to Vue 3 + TypeScript

Lessons

1. Why Vue & TypeScript

9:29

2. Setting Up Vue 3 & TypeScript

6:07

3. Creating Components with TypeScript

4:14

4. Type Fundamentals

7:52

5. Defining Custom Types

5:55

6. Data with Custom Types

6:31

7. Props with Types

4:09

8. Computed & Methods with Custom Types

3:46

9. Next Steps

1:44

10. Bonus: Composition API with TypeScript

6:23

Data with Custom Types

Learn how to define custom types on the data option in Vue 3!