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

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube