News

Collaboration Puts TypeScript Right in the Middle of AngularJS

Microsoft and Google to collaborate on building the second coming of the open source Web application framework, and TypeScript will be the tool of choice.

The next version of AngularJS, the open source Web application framework, will be built using Microsoft TypeScript. That's the gist of an announcement from the ng-conf being held in Salt Lake City, Utah, this week. The collaboration has been months in the making, according to Microsoft Program Manager Jonathan Turner, in a blog post.

AngularJS, which powers popular sites like Weather.com and Vevo, is currently in the midst of a major rewrite. A major part of the rewrite is the development of a new programming language, called AtScript, a JavaScript superset.

What's new, from the Microsoft side of the collaboration, is that "we have converged the TypeScript and AtScript languages," said Microsoft Corporate Vice President S. Somasegar in a separate blog post this morning. Going forward, he said that the TypeScript and Angular teams will be working to develop the next version of TypeScript, version 1.5, and TypeScript will absorb any of the essential working parts of AtScript. One essential working part in particular is AtScript's approach to annotations, which Somasegar describes as "a way to add metadata to class declarations for use by dependency injection or compilation directives."

Both teams will work to incorporate annotations into TypeScript 1.5, as well as develop support for destructuring, spread operators, EcmaScript 6 modules and a host of other features. You can find a roadmap of upcoming 1.5 features, as well as features leading up to version 2.0, on the TypeScript GitHub page.

To view live streams and on-demand video of the ng-conf, including a keynote of Google Engineering Director Brad Green and Google Software Engineer Igor Minar announcing news of the Microsoft-Google collaboration, go here.

About the Author

You Tell 'Em, Readers: If you've read this far, know that Michael Domingo, Visual Studio Magazine Editor in Chief, is here to serve you, dear readers, and wants to get you the information you so richly deserve. What news, content, topics, issues do you want to see covered in Visual Studio Magazine? He's listening at [email protected].

comments powered by Disqus

Featured

  • Hands On: New VS Code Insiders Build Creates Web Page from Image in Seconds

    New Vision support with GitHub Copilot in the latest Visual Studio Code Insiders build takes a user-supplied mockup image and creates a web page from it in seconds, handling all the HTML and CSS.

  • Naive Bayes Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the naive Bayes regression technique, where the goal is to predict a single numeric value. Compared to other machine learning regression techniques, naive Bayes regression is usually less accurate, but is simple, easy to implement and customize, works on both large and small datasets, is highly interpretable, and doesn't require tuning any hyperparameters.

  • VS Code Copilot Previews New GPT-4o AI Code Completion Model

    The 4o upgrade includes additional training on more than 275,000 high-quality public repositories in over 30 popular programming languages, said Microsoft-owned GitHub, which created the original "AI pair programmer" years ago.

  • Microsoft's Rust Embrace Continues with Azure SDK Beta

    "Rust's strong type system and ownership model help prevent common programming errors such as null pointer dereferencing and buffer overflows, leading to more secure and stable code."

  • Xcode IDE from Microsoft Archrival Apple Gets Copilot AI

    Just after expanding the reach of its Copilot AI coding assistant to the open-source Eclipse IDE, Microsoft showcased how it's going even further, providing details about a preview version for the Xcode IDE from archrival Apple.

Subscribe on YouTube

Upcoming Training Events