Element 84 Logo
Element 84, Inc. - Types
  • Run-Time Type Checking in TypeScript with io-ts

    In this post, we’ll be using some advanced TypeScript libraries to help us stay type-safe even in the face of unknown inputs. In order to get the most from this post, I recommend having a basic understanding of TypeScript.