How to Setup a Node.js Project with TypeScript
TypeScript is launched by Microsoft in 2012. It must be compiled into a JavaScript file before executed. TypeScript has many useful syntax, such as Object-Oriented and Generic, and static type definitions.













