Getting started with recursion schemes using Matryoshka
Learn the basics of recursion schemes. Wiem Zine |
Building the Hangman Game using ScalaZ ZIO
A summarization of a talk given by John A De Goes in Kiev, with code samples. Abhishek Srivastava |
The Scala 2.12 / 2.13 Inliner and Optimizer
The goal of this article was to explain why the Scala optimizer exists and give a rough explanation what it can and cannot do. It also showed how to configure and use the optimizer in your project. Lukas Rytz (@lrytz) |
Functional Programming and living past the edge of civilization
An interview, where John answers a few interesting questions, like How can Scala folks learn from Haskell and vice versa? John A De Goes (@jdegoes) |