Learn Scala 3 The Fast Way!
Check out the free preview of Alvin's new book. Alvin Alexander (@alvinalexander) |
Implementing Raft using Project Loom
In the previous article, we've examined in detail the implementation of Raft using a functional effect system. I think it might be very interesting to examine how the same problem would be solved using a different approach to concurrency: Project Loom, which will be previewed in Java 19. Adam Warski (@adamwarski) |
How to prevent Scala 3 compiler regressions with Community Build
In this article, you’ll learn how the Scala 3 compiler detects and prevents compiler regressions, what the Scala Community Build is, and why we have two of them: the Community Build and the Open Community Build. Wojciech Mazur (@Wojciech_Maz) |
Scala is Improving
On Friday 26th of August, we organized the first Scala Improvement Process meeting of the Scala 3 era. Here is an overview of how it went, and the decisions we took. Scala Center (@scala_lang) |