Code is easier to reason about when collections cannot be altered after their creation. Having to keep track of the current state of a collection as it gets passed around from this method to that equates to more mental balls to juggle. Mutating... | Carl ... (more…)
Read more »
A Java validation framework leveraging fluent interface style. - mvallim/java-fluent-validator... (more…)
Read more »
🌪️ TornadoVM: A practical and efficient heterogeneous programming framework for managed languages - beehive-lab/TornadoVM... (more…)
Read more »
I love AWS Lambda. Removing the concept of a “server” from your application is huge. I won’t go into all the benefits of Lambda, but I can say from first han...
Read more »