All videos
All videos
How to model your crazy data in TypeScript
October 9, 2019
Our data models can be crazy. Sometimes you take a quick look and you already see that if-else
to handle it properly. But if you use TypeScript you can handle most of it on the compilation level. I will show you how I’m dealing with strange types cases, how to avoid type-mess in your app, properly use algebraic types and how to benefit from a structural type system.
Tags
Other videos that you might like

Visualizing large datasets with JavaScript using deck.gl
Marko Letic

Drawing the line between 3rd party and handcrafted code
Glenn Reyes

Sidewind – Tailwind but for state
Juho Vepsäläinen

Angular Universal – Boost your app with Server-Side Rendering
Maciej Treder