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
Explain about lifecycle hook in angular?
What is feature modules?
Is a directive legally binding?
What is default scope in a angularjs directive?
What do you understand by angularjs?
What is factory method?
What is the difference between a module’s forroot() and fairchild() methods and why do you need it?
What is interceptor in angularjs?
What is a dom in angular 2?
What is lazy loading and how to enable lazy loading?
Which are the common ways of communication between modules of your application, using core angularjs functionality?
Is angular still popular?
What is the latest version of angular?
What is the difference between routermodule.forroot() vs routermodule.forchild()? Why is it important?
Explain factory method in angularjs?