Learn How TypeScript Compilation to JavaScript Works
Have you been using TypeScript for a while but you are not sure how the compilation works? In this article, we are going to go in deep about this works, what does it mean to compile a code as well as understanding why TypeScript needs to be compiled. How humans communicate with computers? As programmers, … Read more