TypeScript Types Deep Dive 3 - Generics and Advanced Types: index access, keyof, typeof

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

* generics
* how to DRY your types with advanced types: index access, keyof, typeof,

Next part will include: mapped types, utility types, conditional types and infer

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

Congrats James. This is gold right here. Only recommendation is to get a better mic. Keep it up

ricardonacif
Автор

14:21 extending a union type seems strange. I always thought extends is for objects.

MichaelSalo
Автор

Thanks!
Would be also nice to learn about conditional returning types :)

barinbritva
Автор

I hope you can extend your Deep Dive Series above 5?

hansschenker