TypeScript 4.0

Today we are thrilled to announce the availability of TypeScript 4.0! This version of the language represents our next generation of TypeScript releases, as we dive deeper into expressivity, productivity, and scalability. If you’re not familiar with TypeS… Read more

Similar

Literal Types in TypeScript

Over the past few months, I've been experimenting with leveraging TypeScript's type system to give us more reliable code that lines up well with our product and customer success teams' language, in true domain-driven design fashion. Along the way I've bee... (more…)

Read more »