TypeScript, It is a  free and open-source  programming language developed by  Microsoft Team. It is a  superset of  JavaScript and statically typed object-oriented programming language. It is a very modern static typing language used by Angular Framework. Today, we will learn how to configure typescript in our machine so that we can use its features.

If you go to its official website  http://www.typescriptlang.org/docs/tutorial.html, you will find step by step to install the typescript on your machine.

But I am also writing this post so that you will understand that configure TypeScript or ECMA Script will do pretty much the same thing. I will go through you each and every step and also how to integrate with a webpack.

#typescript #angular #webpack

Beginner's Guide To Setup TypeScript With Webpack
1.10 GEEK