1

I am new to angularjs and downloaded latest batarang chrome extension.

We have a jsp pages with angularjs in it. Could such application be debugged by batarang ?

Anurag Sharma
  • 2,409
  • 2
  • 16
  • 34

1 Answers1

1

Best way to know is to try ...

That being said, Batarang seems to be a client side technology, so it should not care about how your HTML was generated. I see no reason for it not to work.

Note that I have no experience with Batarang.

Guillaume
  • 18,494
  • 8
  • 53
  • 74