Getting started with TypeScript
This article covers all that you need to get started with TypeScript. Before we jump into understanding what typescript is, I believe it is extremely important to understand the concept of typing. Static Typing In static typing, the programmer needs ...




