Join me for a fun and possibly opinionated talk about the state of Scala and other JVM languages.

I've had the please of working with Scala for many years, as well as other main JVM languages like Java and Kotlin. In this talk, I'd like to reflect on these experiences, what I like/dislike about Scala (and other languages), how certain decisions have affected projects, how these languages have changed over time and how they address different problems. Join me for a fun and possibly opinionated talk about the state of Scala and other JVM languages.
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.
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.
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.
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.