Type-level Arithmetic in TypeScript: Part 1 - Type Safe Time Intervals
TypeScript is a statically typed language that allows you to define your own types. This is useful for many reasons, but one of the most powerful features of TypeScript is the ability to manipulate types in a similar way to how we manipulate values, ...
brieuckaisin.hashnode.dev16 min read