Tips on how to get your thousand-layer Javascript down to a manageable few, improving velocity. (more…)
Read more »
The java.util.concurrent got a massive overhaul with the release of Java 8. We’ve been introduced to whole new classes like CompletableFuture that brought a long awaited improvement to asynchronous work. We’ve also seen a lot of...
Read more »
At Oracle Code One 2019, the Microsoft vs. IBM debate took a sharp turn in one direction. Microsoft has laid major inroads to the Java community within the past 18 months, while IBM seems to backtrack on its position with developers. (more…)
Read more »
jphotoframe - JPhotoFrame is a simple Java application for displaying a collection of photos in a full-screen slideshow. It is meant to be used when creating a DIY photo frame. (more…)
Read more »
Follow this tutorial to get started with Java 11 and Vert.x on Kubernetes with OpenFaaS without worrying about mastering YAML or having to optimize a lengthy Docker build. (more…)
Read more »