Paul Krill
Editor at Large

Google’s Angular 2 JavaScript framework finally arrives

news
Sep 15, 20162 mins

The new version, rewritten with Microsoft's TypeScript, offers payload size and performance enhancements

Angular 2, the long-awaited rewrite of the popular JavaScript framework, is finally going live Thursday evening, Google said on Wednesday afternoon. The moves follows a beta release stage last December and a release candidate first offered in May.

With the final release, Google is offering a framework optimized for small payload size and performance, said Jules Kremer, technical program manager for Angular at the company. “With ahead-of-time compilation and built-in lazy loading, we’ve made sure that you can deploy the fastest, smallest applications applications across the browser, desktop, and mobile environments.”

Modular Angular 2 enables developers to use a third-party library or write their own. The upgrade features the Angular CLI command-line interface, along with more capable versions of Angular’s router, forms, and core APIs.

Next up for Angular are bug fixes and nonbreaking features for APIs marked as stable, more guides and live examples of specific to use cases, and more work on animations. Web Workers, for web content to run scripts in background threads, will be moved out of an experimental phase, and Angular Material 2, providing Material Design components, will be added as well. More features and languages will be added to Angular Universal, which provides server-side rendering for apps, and speed and payload size improvements also are planned.

Also known as AngularJS, the framework debuted six years ago, boasting dependency injection and HTML-driven development. It was rewritten to allow for a decoupling of the framework from the DOM, enabling use of multiple renderers; Microsoft’s TypeScript, a typed superset of JavaScript, was used in the rewrite.

Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author