After the fundamentals of building in part1 and a closer look into Go building phase, let’s dive into typescript. TypeScript, a typed superset of JavaScript developed by Microsoft, has its own unique build process that involves transpilation to JavaS...