ZIO environment: episode 3
We’ve covered two previous incarnations of the ZIO environment. The feature has been getting better with each release; since the changes in 2.0 are really significant, our ZIO-env-series definitely needs a new episode! Adam Warski (@adamwarski) |
Preparing Apache Kafka for Scala 3
During the proof of concept to check the feasibility of the Scala 3 migration, we encountered several problems. These were in different parts of the ecosystem: the build tool, the bytecode generation, and the Java interoperability. We will describe each of those points with further detail. Josep Prat (@jlprat) |
How I Self-Published My First Technical Book
This blog post will explore how the process of writing and publishing Hands-on Scala went: from its inception, to writing, editing, and finally publishing in multiple formats and mediums. Li Haoyi (@li_haoyi) |
Sustainable Scala
To what extent do programming languages affect the energy consumption of programs? How does Scala compare to the other programming languages? Does that matter for building an environmentally sustainable digital world? Julien Richard-Foy, Wojciech Mazur |