- Jul 31, 2020
- 9,111
- 1,040,037
- 129
TUTProfessor submitted a new resource:
Egghead - Practical Advanced TypeScript - This course explores some of the new advanced TypeScript features, using practical examples you migh
Read more about this resource...
Egghead - Practical Advanced TypeScript - This course explores some of the new advanced TypeScript features, using practical examples you migh
This course explores some of the new advanced TypeScript features, using practical examples you might encounter in your projects.
We’ll start off by demonstrating two new features that improve readability (numeric separators) and tighten type strictness in classes (strict property initialization). We’ll then improve type guards with a practical Redux-inspired example, followed by a lesson about writing more readable mapped type modifiers. We’ll use...
Read more about this resource...