How Scala 3 addresses concerns around implicits and how implicits work in Scala 3.
I'll share a handful of techniques that can help you avoid runtime errors and shift them to the realm of compile time
A short case study of a real production issue that was debugged, minimized, and fixed using property-based testing.
How to make Scala more approachable and productive?
Learn about opaque types and add this new tool to your modelling toolbox!