Compare Task Processing Approaches in Scala
A comparison of a few models based on Cats Effect or fs2. Bin Wang |
Temporal Workflows with ZIO: Introduction
Temporal is a distributed workflow management system for building invincible apps. It handles most technical problems, such as scaling, transactivity, managing state, etc. Vitalii Honta (@HontaVitalii) |
RFC: A Path Forward for Ammonite REPL and Scripts in 2023 and Beyond
A detailed analysis and a roadmap for Ammonite projects. Li Haoyi (@li_haoyi) |
REST APIs Using Play Framework and Scala: A Comprehensive Guide
Play framework is relatively straightforward to learn, compared to others, e.g. Spring MVC. It uses technologies like Akka that are established, have extensive documentation and tools to debug. Daniel Ciocîrlan (@rockthejvm) |
Automating Data Transformations with ducktape
Not to be confused with its adhesive counterpart, ducktape emerges as a game-changing solution to the intricate web of data transformations. Daria Karasek (@daria_karasek) |