问题
I am working on AngularJS. I want to debug the code in the chrome.
In firefox i am able to debug it with the help of firebug.
Any Idea..? Thanks
回答1:
For Debug AngularJS in chrome you can use AngularJS Batarang.
Here is the Link for description and Demo:
Introduction of Angular JS Batarang
Download chrome plugin from here: chrome plugin for debug AngularJS
回答2:
What about Chrome Developer Tools? In Chrome you don't need any extension..
See https://developers.google.com/chrome-developer-tools/ for reference.
There also exists a special Extension for debugging AngularJS: https://chrome.google.com/webstore/detail/angularjs-batarang/ighdmehidhipcmcojjgiloacoafjmpfk
来源:https://stackoverflow.com/questions/22320746/how-to-debug-angularjs-in-chrome-browser