Spring + REST + Angular: Consuming the API — Part 2 of 2

api program

This series of posts builds a RESTful service that is consumed by an Angular front end. In this post we will create an Angular application that consumes the RESTful web service we built in Part 1 of the series. The source code for this sample application is on GitHub: https://github.com/thoward333/addrbook Angular Overview Angular is a…

Read More

Effective Bench Warming

programming

One of the benefits (or detriments, depending on your perspective) of being a consultant is that there is occasionally some down-time in between projects.  Even though we typically have more work than available consultants, the logistics of coordinating our available resources with client schedules can lead to brief breaks while the next client is preparing…

Read More