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… Read more

Similar