01
TypeScript and the Gradual Typing of the JavaScript Ecosystem
TypeScript added a structural static type system and large-scale development tooling to JavaScript while preserving the language's runtime behavior and allowing existing code to adopt types incrementally.
↗