Type Level Programming in TypeScript

preview_player
Показать описание

This talk demystifies Type Level Programming in TypeScript by showing how you can apply your existing programming knowledge to types, and write complex type signatures that accurately describe your code.

By @gvergnaud

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

It's kind of mind-blowing the fact that the TS's type system is Turing Complete. This is definitely a hard topic, and you barely scrap the surface, but I believe that for beginners like myself the explanation can be enlightening. Nicely done!

RubenGarcia-mrpe
Автор

Thank you, very insightful for an amateur type-programmer :)

stasgavrylov
Автор

are you sure:"Functions are called Generics" - to my understanding Generics are polymorphic types: List<T> can be List<number>, List<string>, ...

hansschenker
Автор

Gabriel c'est deja le depart - J'espire que tu contiue avec "Deep Dive Typescript"!

hansschenker
visit shbcf.ru