Debugging Angular applications with Angular Augury

Debugging most of the Angular part of your MEAN application is usually done in the browser. However, debugging the internal operations of Angular can be a bit trickier. For this purpose, a joint team from Google and Rangle.io created a Chrome extension called Angular Augury. Angular Augury extends the Chrome Developer Tools with a new tab where you can debug different aspects of your Angular application. Installing Angular Augury is quite straightforward. All you have to do is visit the Chrome web store at https://chrome.google.com/webstore/detail/augury/elgalmkoelokbchhkhacckoklkejnhcd and install the Chrome extension.

Note

Angular Augury will work only on the Google Chrome browser.

Using Angular ...

Get MEAN Web Development - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.