So I'm playing around with Typescript for a toy project. It seems that you *do* need a tool to simplify compiling and handling npm libs. I tried Brunch, as browsing a bit revealed it to be the most ...
Last week Microsoft announced a major shift in the architectural direction of its TypeScript language. Until now the TypeScript compiler, tsc, was written in TypeScript itself, compiled to JavaScript, ...