TypeScript codegeneration with Typewriter
on May 5, 2015
with 2 Comments
For several projects now I’ve been working with TypeScript as my primary front end development language. In a few words TypeScript is a typed superset of JavaScript that can compile nicely typed code to javascript. When your front end applications get … Read More