Pub/Sub with Scala
How to get the best of Google Pub/Sub with your favourite programming language. Krzysztof Grajek (@grajo) |
Scala Resurrection
A thorough diagnosis of all the pain points in the Scala ecosystem, followed by a call to resurgence. John A. De Goes (@jdegoes) |
Implicit parameters when to use them? Part 2
Today, I will present a second use case for implicit parameters: the typeclasses. Julien Truffaut (@JulienTruffaut) |
fs2-kafka introduction: deserialization with careful error handling
A step-by-step description of how to build a nontrivial deserializer with proper error handling. Anton Kovalevsky (@antonkw_sky) |
Alerting and how 50 lines of code changed how we do it
Learn how to leverage LogstashMarker to allow specifying alerting metadata in Scala logger calls. Wojciech Pituła |
Scala Works
A community aiming to provide standards, best practices, and "generally good advice" around Scala. Scala Works |
Call for Scala GSoC 2023 projects!
Call for open source Scala projects for Google Summer of Code 2023! Scala Center (@scala_lang) |
F[F[S]] Kafka! - Case study: The digital transformation of Santa’s logistical nightmare - Part 3 fs2-kafka
Some introductory steps describing how to set up and use a Consumer and a Producer. Functional Feline Society |