Chapter 14. Milestone 4 – Giving Users a Frontend
We have now reached a point where our backend service deserves a frontend. As said, we want this to be based on AngularJS. Furthermore, we will use the Restangular
library (which will ease the communication with our backend web service), and ngGrid
, which makes building dynamic tables straightforward.