TypeScript

JavaScript with static types — catches errors at compile time and scales to large codebases.

static transpiled since 2012 oopfunctionalevent-driven

TypeScript is a typed superset of JavaScript developed by Microsoft. It compiles to plain JavaScript and adds interfaces, generics, and a powerful type system that makes large applications maintainable.

// frameworks

// libraries

Powerful async state management for server data — caching, background refetching, pagination, …

http 2019 open source

TypeScript-first schema declaration and validation — parse untrusted data and infer static …

validation 2020 open source

// tools

Missing something? Add a tool, framework, or book via a PR.
Contribute