TypeScript Types Deep Dive 2

preview_player
Показать описание
This is the second part of the talk I did in DevSum 2020. It includes:

* enums
* null, undefined and the abscence of value. Why null is evil and what to do about it
* how to DRY your types with advanced types: index access, keyof, typeof, mapped types, utility types, conditional types and infer

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

I will hug you after Corona-Times! :-) Very good explantions of Advanced Types with good examples! Thank's a lot for publishing!

hansschenker
Автор

Looks like from minute 15, when we get into advanced types there's some crazy echo ^_^'

Vintharas