News

TypeScript Hits 1.0 Milestone

It's available as part of Visual Studio 2013 Update 2 RC, and as a standalone download.

TypeScript, Microsoft's superset of JavaScript for building large programs, has been around since October 2012. Now it's finally reached version 1.0.

Microsoft's Jonathan Turner announced 1.0 on the TypeScript blog yesterday. It's available as part of Visual Studio 2013 Update 2 RC (released yesterday) and Visual Studio Web Express 2013 Spring Update. Developers can also get it as a standalone source package, or as a power tool update for Visual Studio 2012. It's also been provided as an NPM package for cross-platform development.

With the 1.0 release, Turner said TypeScript "is now a first-class citizen of Visual Studio." As part of that promotion, Microsoft is taking pull requests for the TypeScript compiler and language service. The next steps for TypeScript, Turner said, are bug fixes, polishing and improvements to the documentation. Turner promised to work with the developer community on all these aspects. The TypeScript wiki has a page on the process for contributions. Currently, only bug fixes are being accepted. The wiki said that design changes are not being accepted yet.

Visual Studio Magazine Contributing Editor Peter Vogel writes a monthly column, "Practical JavaScript", which is mostly concerned with using TypeScript to develop applications.

 

About the Author

Keith Ward is the editor in chief of Virtualization & Cloud Review. Follow him on Twitter @VirtReviewKeith.

comments powered by Disqus

Featured

  • New 'Visual Studio Hub' 1-Stop-Shop for GitHub Copilot Resources, More

    Unsurprisingly, GitHub Copilot resources are front-and-center in Microsoft's new Visual Studio Hub, a one-stop-shop for all things concerning your favorite IDE.

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

Subscribe on YouTube