Answer Posted / ramyagurrala
Angular Batarang is a Chrome extension developed by the Angular team at Google that integrates very nicely as a debugging tool for Angular apps.
In Firefox we can use firebug tool to debug the angularjs code.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is singleton pattern? How does angular use it?
What is a controller angular?
What is angular compatibility compiler (ngcc) in angular 7?
Why there are two “destroy” events associated with the termination of scope in angularjs?
Can we have any service for ngfor and ngif in angular?
How angularjs is different from jquery?
What is $q service and when to use it?
How can xss be done in an angular application?
Is mean stack in demand?
How AngularJS will automatically be initialized?
List some cons or disadvantages of using angularjs?
What is services in angular.js?
How to write increment counter in angular js?
What is difference between http and httpclient in angular?
Can digest cycle be forced to run manually?