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.
How to make Scala more approachable and productive?
I will show you how you can build your own IDE for scala based on my nvim setup
Let's take a look at the issues that enums have in Scala 2 and whether we found the Holy Grail with the introduction of Scala 3.
A short case study of a real production issue that was debugged, minimized, and fixed using property-based testing.
How Libretto, a Scala DSL for concurrent programming, can be used for writing custom stream operators