What is the TypeScript Compiler (TSC)?

In the last post we saw an introduction to TypeScript and in this post we are going to see what is the TypeScript Compiler and how this works. A high level of the flow about Javascript compiler code is this one: All these steps are done by Javascript runtime that lives in our browser, NodeJs … Continue reading What is the TypeScript Compiler (TSC)?