Stop unexpected data from breaking your app with TypeScript Blog

added by JavaScript Kicks
12/4/2019 10:41:33 AM

1511 Views

In this article, we'll explore how to use TypeScript type definitions to get better guarantees for runtime safety. We'll show how runtypes and io-ts libraries are used and explain why they exist in the first place. The TypeScript compiler is a powerful friend.


0 comments