This blog post gives the bird’s eye view of how TypeScript works: What is the structure of a typical TypeScript project? What is compiled and how? How can we use IDEs to write TypeScript? This post is meant to be read before learning how to write TypeScript code (material for doing that is listed at the end). The structure of TypeScript projects # This is one possible file structure for TypeScrip