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) |
Opaque Type Aliases and Open Classes
In this post, I begin a tour of many of the changes to Scala’s type system in Scala 3. Dean Wampler (@deanwampler) |
Akka Platform Guide
The tutorials in this guide show end-to-end use-cases implemented in Akka with the Reactive principles in mind. The tutorials go through implementing a system step-by-step to illustrate how the Akka APIs apply together. Akka Team (@akkateam) |
Type classes with Scala 2
This is the companion blog for a Functional Justin video. This is a series of coffee-break sized videos that each explore a topic in the world of Scala Functional Programming. Justin Heyes-Jones (@justinhj) |