Advanced Typescript: Introduction & Use Cases

preview_player
Показать описание
This talk was done as part of my involvement with the MLH Fellowship. I was given the opportunity to present a talk of my choosing to my fellow co-workers.

Timestamps in the comments!

Рекомендации по теме
Комментарии
Автор

Timestamps:
1. Why Typescript? 0:19
2. What makes Typescript Different to other strictly typed languages? 3:33
3. Casting, Unions, Intersections, and Type Referencing 8:58
4. keyof typeof 17:33
5. Type Generics 21:50
6. 'infer' & 'is' 36:48
7. 'never', 'any', and 'unknown' 44:58
8. @Decorators 52:52
9. Examples: 1:01:44

ryansamarakoon