How to debug AngularJS app in browser?



How to debug AngularJS app in browser?..

Answer / 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

More AngularJS Interview Questions

Explain ng-bind and ng-bind-html directives.

0 Answers  


What do you mean by templateref and viewcontainerref?

0 Answers  


What is the difference between ng-model and ng-bind in angularjs?

0 Answers  


What are the Pipes?

0 Answers  


How to debug angular 4 projects from visual studio 2017?

0 Answers  


How to validate password and confirm password in angular 4?

0 Answers  


What are different Angular form properties?

0 Answers  


Can you explain angular js boot process?

0 Answers  


Can you automate porting angular 1 code to angular 2?

0 Answers  


What are the attributes that can be used during the creation of a new angularjs directives?

0 Answers  


What is mvc in coding?

0 Answers  


What is filter in angularjs?

0 Answers  


Categories