Fending off buzzwords can feel like a full-time job, so having a reliable approach to assessing technologies is a critical piece of an engineer’s toolkit. With the rise of Kafka, more and more companies are ...
One of my favorite modules provided by AngularJS is the ngResource module, because it has intelligent defaults and also allows me to be very flexible configuring resources and REST api calls to match pretty much ...
Do you need to implement some data caching in your project to help speed up retrieval from a slow data source? Consider using JCS to bring the data a little closer to the users. JCS ...