Scala Days 2019 - Celebrating Collaborative Success
This blog aims to answer various questions we’ve been asked in the last 6 months. Darja Jovanovic (@darjutak) |
Scala community build grows, adds Scala 2.13 and JDK 11
This post highlights the progress the community build has made in the last year. Seth Tisue (@SethTisue) |
Type-checked triple equals: Scala test
Learn how to use this custom way for equality checks. Ayush Mittal |
Exploring Explicit Nulls in Dotty
This project seeks to make it illegal to put null into a reference type unless you explicitly say that there might be one there. Mark "Justin" Waks (@jducoeur) |
Efficiently Compiling Spark Jobs Built in Scala and SBT on Build Machines
Finding ways to make the deployment efficient can greatly improve the process, and that can be achieved with a few simple strategies. Adel Helal |
What does Haskell do better than Scala?
This is a serious question, and there are quite a few serious and interesting answers! hmemcpy |