
Google’s Angular Roadmap: What’s new?
Our expert's opinion
"Google's Angular is known to be a groundbreaking code when it comes to front-end development and impacting our lives. Some developers have been early adopters and have already spent some years working with Angular. For 2018 we can expect an integration with Bazel, which is an open-source, multi-language tool created for building and testing software that supports multiple languages. Some developers have taken the initiative to already use it on their own, but now there will be a general roll-out. Make sure to read the article to find out about more planned features."
- Matthias Van den Bempt, Senior Associate
Angular roadmap: What’s next for Google’s web framework
The use of open source Bazel, a multilanguage tool for building and testing software, and the Ivy renderer top the planned new features.
The 2018 roadmap for Angular, Google’s mobile and web development framework, includes integration with the Bazel build tool.
Bazel is an open source, multilanguage tool for building and testing software that supports multiple languages. Angular itself is now being built using the tool, and some early adopters have used it with Angular apps. Bazel’s tool chain enables development from many teams under a single build, for quicker integration, Google said. The tool also offers local and distributed caching and parallel execution.
Other features planned for Angular
Also on Angular’s roadmap:
- The Ivy renderer, intended to make it easier to debug with Angular while also offering size and compilation benefits. The renderer is slated to be part of Angular 6, due in March.
- Component Dev Kit, offering tools for adding common interaction patterns. Developers can use the kit for tasks such as authoring a reusable component library or building domain-specific components. The kit is broken up into subpackages including accessibility, bidirectional text, overlay, and layout. Also, a table subpackage features an unopinionated data table with an API, dynamic columns, and a DOM structure.
- ng update, which automatically updates project dependencies and performs automated version fixes. It is shipping in the beta release of Angular CLI 1.7.
- Angular Elements, for publishing Angular components as custom elements. While still in development, this capability is being used in the Angular.io web page to make it easier to do dynamic rendering.
Source: IT World