TypeScript is a superset of JavaScript that adds optional type annotations and other features to the language. It was developed and is maintained by Microsoft and is used to build large scale, complex JavaScript applications.
TypeScript provides optional type annotations, which allow developers to specify the types of variables, function