ZIO 1.0 Released
After countless RCs and "-" (dash) releases, the youngest, but highly anticipated contender among Scala effect libraries has a stable version! John de Goes (@jdegoes) |
Retry Failing Tasks with Cats and Scala
From a naive retry implementation to a full-fledged solution, using cats and any cats-effect-compatible effect type Alex Nedelcu (@alexelcu) |
An Intuition for Optics
On the surface, a thorough blog about optics: what is the abstraction about and where can it be applied? A bit deeper, also a some thoughts on abstractions in general and - wait for it - monads! Tony Morris (@dibblego) |
Evoneering - Scala Bootcamp
Learn FP & Scala for free - when selected. No previous experience required. Evolution Gaming |
How Does "20 seconds" Work in Scala?
A gentle introduction into extension methods in scala, and how they are currently implemented using implicits Daniel Ciocîrlan |