TypeScript

TypeScript

A typed superset of JavaScript that compiles to plain JavaScript

TypeScript adds static type-checking to JavaScript, helping to catch errors early and enabling better IDE support. It’s maintained by Microsoft and has strong adoption in the web development community.