
TypeScript Friendly Vue 3
Lessons
1. Introduction to the Script Setup Syntax
2. Reactive Variables with Type Inference
3. Typing Your Callback Functions
4. Props with Compiler Macros
5. Type-Safe Emit
6. (Bonus) Vue vs React: Framework Philosophy
(Bonus) Vue vs React: Framework Philosophy
In this bonus lesson, we’ll explore the difference in design philosophy between the two popular JavaScript frameworks in regard to their TypeScript experiences.