Scala 3 Developers' Survey
The survey is for all developers, whether you’re a professional, a hobbyist, or a student who code in Scala. Share your experience and expectations, and win an Amazon Gift card! SoftwareMill (@softwaremill) |
Four new features of Scala 2.13 releases that you probably missed
Interpolation on pattern matching, toXOption, pipe and tap, exhaustivity checks with if guards and more! Michał Gutowski (@ferret_of_doom) |
Scala 3: Path-Dependent Types, Dependent Methods and Functions
This short article is for the Scala developer who is curious about the capabilities of its type system. What I’m about to describe is not used very often, but when you need something like this, it can prove pretty powerful. Daniel Ciocîrlan (@rockthejvm) |
Message-based Parallelism with Actors
This blog post is a chapter 16 excerpt from the book Hands-on Scala Programming Li Haoyi (@li_haoyi) |
IntelliJ Scala Plugin 2020.3 Is Out!
Parallel compilation, compilation charts, enhanced package prefixes, and many more goodies! JetBrains (@jetbrains) |