How to debug AngularJS app in browser?
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 |
What is cdk in angular?
How would you create a component to display error messages throughout your application?
What is the use of http interceptor?
What are typings in angular?
When to use $destroy() function of scope?
What is lazy loading and how to enable lazy loading in angular 2?
Did you use scss?
Which of the following directive is used to initialize an angular app?
Explain angular js boot process.
What is backend javascript?
How many scopes can an application have?
Does webpack remove unused imports?