Problem Statement Even the most basic problems become interesting when you dig deep enough. Today, I would like to do a deep dive into measuring time in Java. We will start with the very basics of the Java API and gradually move lower in our stack: throug... (more…)
Read more »
For most, “Hello World” has been the prominent choice of test phrase when beginning journey of learning a new programming language.
It’s… (more…)
Read more »
Using VAVR's Either type we can express failure scenarios in our type signatures. These container values can be used to write composable code. (more…)
Read more »
Emissary is simple, yet 🗲FAST🗲 messaging library for decoupling messages (requests and events) and message handlers 🚀 - joel-jeremy/emissary... (more…)
Read more »