TypeScript is a relatively new programming language that first appeared about 8 years ago. It is developed by Microsoft and is a superset of JavaScript. This means that anything that you do with JavaScript can be done with TypeScript as well. But what sets TypeScript apart from JavaScript? We will take a look at this from a TypeScript point-of-view and try to answer all these questions.

