Join me in a talk empowering you to build Scala applications that not only excel internally but also deliver optimal experiences from an external perspective.

In the dynamic landscape of Scala application development, the tendency to focus solely on internal intricacies often obscures a crucial aspect - how the application is perceived from the outside. By observing from a distance, we gain insights into how to enhance resilience, reliability, and overall performance, influencing how we implement our applications.
Questions arise: What's the startup time? Can I safely run 2 or more instances? How do I know if it works as expected? Can monitoring/tracing help? Does it shut down gracefully?
Join me in a talk where we will explore these questions and more, empowering you to build Scala applications that not only excel internally but also deliver optimal experiences from an external perspective.
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.
In this beginner-friendly talk we'll try to find out using the power of Scala and functional programming techniques.
This talk is my slightly expanded version of that statement, and should hopefully understand what "Free" is, what purpose it serves and where it came from.
Drawing on 25 years of experience as a professional musician and record producer, this will be a beginner focused talk introducing the use of Scala.js and the web audio api for building Scala powered Web Audio Applications.
This talk aims to equip the audience with the minimum required bagage to get comfortable working with contravariance.
In this session, I will guide you through two recent additions to Ox that I helped implement: channel operators and retries.