Slides for talk at Scala Love Conference on 4/18/2020.
Scala 3 introduces new features which help manage complexity. In this talk, we’ll look at porting Scodec from Scala 2 to Scala 3, using new language features to simplify the library.
You’ll see the ease of migrating projects to Scala 3 and perhaps be inspired to port some of your own.