Rob

  https://www.linkedin.com/in/robffoley/ Rob is a multi-language developer. In his spare time, he enjoys riding his motorcycle and playing guitar in his band.

   



9 Stories by Rob

REST vs. gRPC

When building a new web-based service, one of the inevitable questions that comes up is “How am I going to talk to it?” Do...
4 min read

Java 10 improvements to Garbage Collection explained in 5 minutes

Java 10 has officially been out for almost a month now, and it brought with it some improvements to the G1 garbage collector. G1...
2 min read

How to improve your code using SonarQube

Code quality is arguably one of the most important parts of Software Development – badly written code can cost time and money as you’ll...
2 min read

What is new in PDF Spec 2.0?

After 8 years in the making, PDF 2.0 has finally been released. From new annotations, to digital signatures, to generally making the specification clearer...
1 min read

How HTML5 Javadocs in Java 9 will make your life easier

Here at IDRsolutions we are very excited about Java 9 and have written a series of articles explaining some of the main features. In...
1 min read