Hi,
I am new to AngularJS. I am trying to debug AngularJS the same way debugging is done in Visual Studio (Putting breakpoints and watching the code execution).
Is it possible to debug AngularJS code in visual studio (or Google Chrome) ?. I would like to watch code execution for button clicks, text changed events.
I googled for some ideas on AngularJS debugging, but it was a bit harder to understand.
Thanks,
Ashvin