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

Bonus: Composition API with TypeScript

In this course, we’ve taken a look at how TypeScript works in Options API; but in this bonus lesson, we’ll see how everything we learned transfers to the Composition API as well!