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.
Listen to a story of how we have dealt with 201 obstacles allowing us to run multithreaded programs natively!
I would like to go over the most relevant tools and changes that can improve your developer experience.
Let's write a game in Scala Native, for Playdate!
This presentation describes the development of a financial middleware that internationally connects several ERP systems (Navision and SAP) to a cloud-based invoicing solution.
In this talk, we will take a tour around the `error` function. Starting from the simple use-cases and ending up with sophisticated yet developer-friendly error messages.