Tuesday, October 02, 2012

TypeScript Language by Microsoft

Welcome to TypeScript
:
"TypeScript is a language for application-scale JavaScript development.
TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.
Any browser. Any host. Any OS. Open Source."

Not a Microsoft "answer" to Google Dart, or maybe CoffeeScript...
Instead, it is an answer to requests of web developers to have better tooling, and cleaner syntax for developing large scale web applications.

TypeScript is supported by VisualStudio.