Angular Gets New DevTools and Feature Request Process
Written by Kay Ewbank   
Monday, 07 June 2021

The Angular team has announced a new Chrome DevTools extension and a change to the way feature requests are handled.

Angular is an open source TypeScript-based web application framework that can be used for building JavaScript apps and dynamic web pages. Following work on its development by Google, it has gained widespread support.

angular

Angular DevTools is a new Chrome DevTools extension that you can use to inspect the structure of your applications and profile their performance. The new extension has been developed in collaboration with Rangle.io, who built Augury, the first debugging tool for Angular. The developers say that in its current release, Angular DevTools focuses on visualization of the component structure and understanding the change detection execution.

Angular DevTools provides a component explorer in a similar way to Augury that allows you to preview the structure of your application. It also shows an overview of the change detection cycles to make it easier to spot performance bottlenecks.

Angular Developer Profiler

The second improvement for Angular users is a new automated feature request process that is being put in place after analysis by the developers showed that most of the pull requests sent in by users are feature requests. This, combined with the sheer volume of pull requests has driven a new approach that will be implemented in the next couple of weeks to manage existing and incoming requests for features.

When a ticket is received, an Angular team member will review it manually and categorize it as a feature request or an issue.

If it is a feature request, the team will look at whether it aligns with any existing projects on the roadmap. If it does, the request will be prioritized. Other feature requests will go through a 60-day voting process.

During this period, anyone will be able to vote for the corresponding feature by giving it a thumbs-up reaction, and the most popular requests (with more than 20 votes) will automatically be labeled for consiferation by Angular's GitHub bot. Those that aren't popular will be closed.

 

angular

More Information

Angular Site

Related Articles

Angular 12 Moves Closer To Ivy

Angular 11 Released With Byelog Goal Complete

Angular 9 Moves To Ivy

Angular 8 Adds Default Differential Loading  

Angular Jumps To Version 4  

Angular 2.0.0 Launched 

AngularJS 2.0 Is Radically Different

 

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Run WebAssembly Components Inside Node.js With Jco
28/03/2024

Jco 1.0 has been just announced by the Bytecode Alliance.It's a native JavaScript WebAssembly toolchain and runtime that runs Wasm components inside Node.js. Why is that useful?



Ibis 8 Adds Streaming
05/03/2024

Ibis 8.0 has been released with stream processing backends. The new release includes Apache Flink as a streaming backend, and RisingWave, a streaming database backend. There's also a new batch backend [ ... ]


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info