DEV Community

Cover image for Angular Dev Tools
Ishfaq Maknoo
Ishfaq Maknoo

Posted on • Updated on

Angular Dev Tools

⚡ We now have Angular Chrome Developer Tools, a new way to debug angular apps ⚡

Easily navigate between component hierarchy, properties directives and more,

We can deliberately update property value from Angular Dev Tools

The Angular Developer tools support on Angular Version 9+

Install now to:
‣ Visualize the structure of your apps
‣ Explore, inspect & edit components Left-pointing magnifying glass
‣ Profile performance Bar chart

Install here → [http://goo.gle/install-angular-devtools]
Read Full Documentation → [https://angular.io/guide/devtools]

Trulli


Chrome Angular Developer Tool

Top comments (0)