TypeScript - Fresher

TypeScript is a statically typed superset of JavaScript developed and maintained by Microsoft. It adds optional static typing, interfaces, enums, generics, decorators, modules, and advanced OOP features to JavaScript while compiling down to clean, plain JavaScript (ES5/ES6+).