So you've decided you need to build a desktop app? Find out your next steps as we emphasize getting started in the right direction when choosing and using th... (more…)
Read more »
A Java Virtual Machine written in 100% JavaScript.
Read the academic paper »
Browse the code »
... (more…)
Read more »
When something goes wrong between your microservices, how do you make it look like it never happened? The Saga Design Pattern is everywhere, and one importan... (more…)
Read more »
Java annotation processor for automatically delegating interface APIs to a composed instance of that interface - ryandens/auto-delegate... (more…)
Read more »
There’s always been a considerable level of criticism against Java from a big sector of our industry; this criticism has been mostly focused on Java’s verbosity and the amount of boilerplate code it generates in many cases without need. Although I’ve alwa... (more…)
Read more »