TypeScript Berlin Meetup #5 - Valentin Kononov - Runtime Type Safety in Typescript

preview_player
Показать описание
◭ Nowadays we live in a world of JavaScript, let’s admit it. But have you ever missed compilation and real runtime strong types in JS? I always have! And my friendship with web development started only after Typescript usage, which has something like a compilation step. But is it a real compilation? How we can take one step closer to ’strong types’ in the web world? Let’s talk about what opportunities we have to use perks and benefits of Typescript, not fighting it - better type usage, runtime checks, validation, decorators to automate it.
We will talk about JS in runtime, communication of your code with the outer world, weak points of type usage, runtime checks of types, and some other things.

------------------------
Next:
------------------------
📚 Resources:

✅ Learn more about Prisma:

------------------------
💬 Connect with Prisma:

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

For anybody looking, solution approach is at timestamp 20:00

dinoscheidt