
Intro to Vue 3 + TypeScript
Lessons
1. Why Vue & TypeScript
2. Setting Up Vue 3 & TypeScript
3. Creating Components with TypeScript
4. Type Fundamentals
5. Defining Custom Types
6. Data with Custom Types
7. Props with Types
8. Computed & Methods with Custom Types
9. Next Steps
10. Bonus: Composition API with TypeScript
Next Steps
Now that we’ve learned the fundamentals of using TypeScript with Vue 3, we will talk about what developers can look forward to in the next steps of their journey.