Category: AngularJS

AngularJs

8

How to debug AngularJS with Intellij

In my last 2 projects, I have been using 2 different Yeoman generators: AngularJS and Jhipster. Both generators create a project with AngularJS and Grunt on the client side. Setting up Intellij or Webstorm to debug AngularJS...