Scala Scala Scala...
Its official Scala 3 is here! - after years of being in development under the name of Dotty - its here!
But if you are still in need of a reason to make the switch from the old to the new... check out: Annoying things in Scala 2 that’ll be (mostly) gone in Scala 3by Mikołaj Koziarkiewicz- its a must read!
Theres Scala 3- a quick read, with lots of links to other useful resources!
Noel Markham published Automatically Deriving Typeclass Instances in Scala 3, the perfect read if you need some help understanding the typeclasses in Scala 3.
If you want some help with macros in Scala 3 thenAdam Warski's blog:Starting with Scala 3 macros: a short tutorial is for you!
If you're looking at using Scala 3 in sbt this read is for you - Scala 3 in sbt 1.5.
Want more info on using match types in Scala 3? Check out Daniel Ciocîrlan's blog: Match Types in Scala 3.
And if you're still unsure, Software Mill shared - What is Scala 3? or you can take a look at their Scala 3: Tech Report or our very own commentary, Scala 3: what to expect.