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 Scala 3 addresses concerns around implicits and how implicits work in Scala 3.
Understanding the exact properties that disqualify a data type from being an instance of a given abstraction turns out to be surprisingly helpful
We all have pretty little things laying around in our codebases, yet, we seldom give them the same love
A short case study of a real production issue that was debugged, minimized, and fixed using property-based testing.
Let's go through some most common patterns when it comes to integrating Scala applications with Kafka
How to leverage Scala with scala.js to write frontend as functional programmers would do.