Get this course, with 82 lectures and over 5 hours of content from http://school.codecraftpro.com/courses/angularjs-from-zero-to-awesome
This is a sample lecture from CodeCrafts “AngularJS: from Zero to Hero” course, to find out more details about this course or signup for any new courses visit http://codecraftpro.com. The code for this lesson can be downloaded from https://s3.amazonaws.com/codecraftpro/angularjs/examples/section3.zip
How to debug your AngularJS applications- S03 EP01 - Debugging Tools, Tips and Tricks
In this lesson we will cover how to debug your angular application using the two most popular debugging plugins for Chrome.
We'll first cover how to use the angular-batarang plugin and one of the most useful hidden features of that plugin.
You'll then learn how to use the much lighter weight ng-inspector chrome plugin to perform very fast inspections of your angularjs application.