How Libretto, a Scala DSL for concurrent programming, can be used for writing custom stream operators
A blueprint and approach for building end-to-end, full-stack applications in Scala 3
We will look into three less-understood, yet (arguably) extremely useful constructs introduced in Cats Effect 3: Dispatcher, Supervisor, IOLocal
Let's go through some most common patterns when it comes to integrating Scala applications with Kafka
Understanding the exact properties that disqualify a data type from being an instance of a given abstraction turns out to be surprisingly helpful