Type Script
Learn Type Script Quickly
.
In thig blog, we will learn Type Script. If you are going to learn Angular then you must be comfortable with TypeScript. What is TypeScript? TypeScript is a typed superset of Java Script that compiles the code into JavaScipt. Type Script Installation In order to work with TypeScript, first you have to install node package…
