Crafting Effective Type Systems

added by JavaScript Kicks
11/28/2019 7:58:00 AM

325 Views

In this article I describe two simple principles for designing a type system in your application, the benefits they confer and some real-world examples of their use. If you've ever worked with TypeScript or Flow, you've probably found yourself in a position where it feels like you're fighting the type checker.


0 comments