I will demonstrate how Pillars can take you from zero to production in record time. By leveraging Pillars’ integration of well-known libraries, you can bypass the usual complexities of setting up observability (traces, metrics, and logs), database access, API calls, and feature flag management.
Building production-ready backend services in Scala can be a daunting task, often requiring the integration of multiple libraries and extensive boilerplate code. But what if you could streamline this process and focus entirely on your business logic? Meet Pillars, the Scala library that does just that.
In this dynamic, 45-minute live-coding session, I will demonstrate how Pillars can take you from zero to production in record time. By leveraging Pillars’ integration of well-known libraries, you can bypass the usual complexities of setting up observability (traces, metrics, and logs), database access, API calls, and feature flag management. Pillars handles these essential components out-of-the-box, along with built-in health checks and an admin server, allowing you to concentrate on what truly matters: your business case.
We’ll start from scratch and build a fully functional, production-ready backend service, which will be deployed in a live environment during the session. You’ll see firsthand how Pillars reduces the need for repetitive code, accelerates development, and enhances your ability to deliver robust and scalable services.
Whether you’re a seasoned Scala developer or just getting started, this session will provide you with actionable insights and practical knowledge. Walk away with the confidence and tools to streamline your own projects, making Scala development simpler and more efficient with Pillars.
In this talk, I'd like to share how the Iron library and features from Scala 3 helped us build a solution which is safer, more robust, and easier to maintain.
During the talk, we’ll build a small effect system using solely Scala 3 context functions step-by-step.
In this talk, I will show you how to create a programming language from scratch.
In this talk, I'll look at the different uses to which tagless final is put to, and see what we can learn about when it is useful and when it just gets in the way.
This talk will be a quick introduction to the Unison "paradigm" and language, from the perspective of a long-standing Scala programmer.