Typescript - A free add-on for Visual Studio 2012

Posted by TATWORTH on Geeks with Blogs See other posts from Geeks with Blogs or by TATWORTH
Published on Thu, 11 Oct 2012 08:56:33 GMT Indexed on 2012/10/11 15:37 UTC
Read the original article Hit count: 192

Filed under:
At http://www.microsoft.com/en-us/download/details.aspx?id=34790, Microsoft are providing a free add-on for Visual Studio. If you have any version of Visual Studio 2012, it provides an editor for Typescript.

"TypeScript is a language for application-scale JavaScript. TypeScript adds optional types, classes, and modules to JavaScript. TypeScript supports tools for large-scale JavaScript applications for any browser, for any host, on any OS. TypeScript compiles to clean, readable, standards-based JavaScript. Try it out at http://www.typescriptlang.org/playground."

I look forward to type-safe JavaScript!

There is a tutorial for it at http://www.typescriptlang.org/tutorial/


© Geeks with Blogs or respective owner