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 are the ways to track the error in angularjs?
What is a module and what does it contain?
What is lazy loading and how to enable lazy loading in angular 2?
How can you handle errors in angular 2 applications?
Why $scope is used in angularjs?
What are filters? Explain different filters provided by angularjs?
What does ng transclude do?
What does full stack mean?
How do you define a module?
What are the data bindings m angular?
What is modular view engine architecture?
Explain zone in angular?
List some tools for testing angular applications?
What is forms in angular?
what are directives? Mention some of the most commonly used directives in angularjs application?