How Scala 3 addresses concerns around implicits and how implicits work in Scala 3.
How Libretto, a Scala DSL for concurrent programming, can be used for writing custom stream operators
A short case study of a real production issue that was debugged, minimized, and fixed using property-based testing.
I'll share a handful of techniques that can help you avoid runtime errors and shift them to the realm of compile time