TypeScript 1.0 Released
Written by Alex Armstrong   
Friday, 04 April 2014

Microsoft announced the release of TypeScript 1.0 at the BUILD developer conference and is now taking pull requests for bug fixes, improving documentation and "general cleanup".

Getting to Version 1.0 is a big milestone for any new language and TypeScript, which we first heard about when Microsoft announced it in October 2012 has achieved it more quickly than most.

typescript1


If you are not clear where TypeScript fits into the ever expanding landscape of programming languages, here is how Jonathan Turner, program manager for the TypeScript team, describes its role in his announcement of Version 1.0:

TypeScript 1.0 is a language designed with large-scale JavaScript application development in mind.  This offers a stable platform for users to build applications, and to create and share type definition files files that are compatible with future TypeScript versions. 

 

As reported six weeks ago, TypeScipt is fully integrated into Visual Studio. It  is available as part of Visual Studio 2013 and Visual Studio Web Express 2013 Spring Update and as a power tool for Visual Studio 2012 providing an development environment with Intellisense, project support, and powerful code navigation features. Community-contributed plugins for editors such as Eclipse also offer capabilities such as statement completion, early errors, linting, and more.

 

typescript1invs2013

 

 

Although initiated by Microsoft’s Anders Hejlsberg and largely developed within Microsoft, TypeScript is an open source project under an Apache 2.0 licence and Version 1/0 is available as an npm package, and as source.

Now, however, it intends to be "more open" and Turner's announcement included the news that the team will begin taking pull request for the TypeScript compiler and language service. To contribute a bug fix you first need to complete a CLA (Contributor Licence Agreement and the information the pull request needs to include is outlined on the Guidelines for Contributors on the TypeScript wiki.

typescript1

More Information

Announcing TypeScript 1.0

TypeScript website

Guidelines for Contributors

 

Related Articles

TypeScript Fully Accepted into Visual Studio

TypeScript 0.9 Released

TypeScript - Microsoft's Replacement For JavaScript

Getting Started With TypeScript


To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

 

 

Banner


Google Updates Android Logo
08/09/2023

Google has announced  a 3D version of its Android logo, with the twin aim of better representing the Android community and being 'a lot of fun, too'.



BitLocker Defeated Using Logic Analyser
30/08/2023

Security is hard, very hard, in fact so hard that I really don't think a device can be secure if you have physical access to it. To prove the point news that Bitlocker can be bypassed if you have a ch [ ... ]


More News

 

Summer SALE Kindle 9.99 Paperback $10 off!!

esp32book

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Thursday, 24 July 2014 )