Scala is improving rapidly. This session will give you the perspective of someone in the middle of these changes.

Scala is improving rapidly. This session will give you the perspective of someone in the middle of these changes. You will learn how the Scala Improvement Process works, get to know some of the experimental features, and meet some planned but yet unimplemented.
A sneak-peek of the "FEDA: Powered by Scala 3" book.
Learn about opaque types and add this new tool to your modelling toolbox!
A short case study of a real production issue that was debugged, minimized, and fixed using property-based testing.
How to implement fast and cost-effective backend for a multiplayer game using Scala, Akka and GraalVM
Understanding the exact properties that disqualify a data type from being an instance of a given abstraction turns out to be surprisingly helpful
I'll share a handful of techniques that can help you avoid runtime errors and shift them to the realm of compile time