Announcing the new TypeScript Website

Learn about the new version of the TypeScript website, built from scratch with improvements to the handbook, playground and a new tsconfig.json reference. Read more

Similar

TypeScript 5.3

Today we’re excited to announce the release of TypeScript 5.3! If you’re not familiar with TypeScript, it’s a language that adds type syntax to JavaScript to bring type-checking. Type-checking can catch all sorts of issues like typos and forgetting to che... (more…)

Read more »

Typed Routes with TypeScript

Although Esper started out as an OCaml shop, we also use quite a bit of TypeScript to build our front-end. “Why We Use TypeScript” would probably be a long post in and of itself, but th… (more…)

Read more »