A Pattern for Type-Safe REST API Requests in TypeScript

How we brought some niceties like schema checking and auto-complete to a REST API. These helpers allowed us to validate responses from the server during development… Read more

Similar

TypeScript v4.0.2 Released

Today we’re announcing our release candidate of TypeScript 4.0. While this RC brings us closer to a new major version of TypeScript, don’t fret – there are no larger breaking changes than usual. Our philosophy in evolving TypeScript has always been to pro... (more…)

Read more »