Angular PhoneCat tutorial using a Grails backend
An example on how to replace Grails views gsp and controllers by Angular FrameworkAngular being more and more popular I decided to try using it for one of my new projects. As I’m starting to learn Angular, I followed the excellent tutorial on the Angular website http://docs.angularjs.org/tutorial. In this tutorial there is no particular backend, …