In this talk, we will start with the basics, understanding what build caching is and why it can be a bit tricky to handle in real projects.
In this talk, we will start with the basics, understanding what build caching is and why it can be a bit tricky to handle in real projects. Looking at a quick history of build caching in Scala, we will see how it has evolved and how you can leverage existing build caching capabilities in sbt today. I’ll share some practical insights on making the most of build caching when using sbt. Finally, we’ll look at what the future holds for build caching with sbt 1 and 2 and see how you can prepare for it.
In this talk, we’ll show first the different techniques we can use to apply constraints is our domains. Then, we’ll present Iron, its features, extensions, and integrations. We’ll finish by showcasing a fully integrated constraint-enforcing app.
Let's write a game in Scala Native, for Playdate!
In this session, I will guide you through two recent additions to Ox that I helped implement: channel operators and retries.
We managed to alleviate almost entirely the slowdown induced by Tapir in a web socket server. The journey towards this goal was quite insightful, and we would like to share it with you.
In my talk I will guide you through a deployment of a complete AI-based web service using Besom, Scala SDK for Pulumi.