A blog about programming, graphics and web technology
December 4, 2012 - esimov
The first question that may arise is what is Typescript? The answer is: Typescript is a superset of JavaScript which compiles to JavaScript at runtime, all while maintaining your existing code and using the existing libraries.