A Deep Dive Into Advanced Typescript: A Live Coding Expedition by Christian Wörz

preview_player
Показать описание
Note: the audio and video has some quality issues due to technical problems.

Get ready to embark on a journey into the depths of TypeScript. We'll be exploring the often overlooked, yet powerful, features that lie beneath the surface of this versatile language.
But we're not just talking theory here – this exploration will be a hands-on experience. Each feature will be brought to life through real-world examples, all done in a live coding session. Join in as we shine a light on these secret TypeScript treasures and discover how they can elevate your coding skills to new heights.Recursive types, type permutations and a css validator written in typescript are just three of the cool topics we are going to cover during this talk.
Рекомендации по теме
Комментарии
Автор

This was really cool, but I can't help but wonder if the types become "write-only" in the sense that no one else can maintain them.

chadlooker