News

Microsoft has made TypeScript 1.8 available and is hoping to entice developers to migrate their JavaScript projects. In version 1.8, .js JavaScript files now can output to .tsc, accessing the ...
TypeScript is a variation of the popular JavaScript programming language that adds features that are important for enterprise development. In particular, TypeScript is strongly typed—meaning ...
Today Microsoft released a developer preview of TypeScript, a new JavaScript-like programming language that is translated into JavaScript so that its apps can be run in any browser. The language ...
TypeScript is a new language that's based on JavaScript, and which compiles to JavaScript, but which, Microsoft argues, is better suited to the development of "large" applications.
In addition to the new TypeScript language and compiler, Microsoft also plans to make available a TypeScript for Visual Studio 2012 plug-in, providing JavaScript developers with Visual Studio ...