📄️ TypeScript Introduction
TypeScript is an open source programming language developed and maintained by Microsoft. It is a superset of JavaScript that adds a type system and other features of modern programming languages. TypeScript was first released in 2012 to address some of the limitations of JavaScript in large-scale application development and to improve developer productivity and code quality.