As we are using angular to develop SPA applications, this chrome extension would be helpful for debugging.
You can add this to your chrome extension from here.
Advantages.
1 1) We would be able to visually select the scope
2 2) We can find the scope when we hover over the UI component.
In this example , when we hover over the grid it shows the array used to run the repeater
3 3) Visually shows the service dependencies
4
4)Has performance tab . We can also export JSON data
You can find more information online
No comments:
Post a Comment