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.
We will look into three less-understood, yet (arguably) extremely useful constructs introduced in Cats Effect 3: Dispatcher, Supervisor, IOLocal
We all have pretty little things laying around in our codebases, yet, we seldom give them the same love
How Scala 3 addresses concerns around implicits and how implicits work in Scala 3.
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.