Read step by step & download source code: http://www.dotnetawesome.com/2017/05/...
In this tutorial, we will learn TypeScript step by step.
Here we will learn followings...
#We will learn about TypeScript Data Types and will see how it helps us to write error free code
#we will learn about creating class with constructor
#How we can reuse code with the help of TypeScript inheritance features
#What is access modifier and how to use it.