A sneak-peek of the "FEDA: Powered by Scala 3" book.

Event-Driven Architecture in a functional world: how all the pieces fit in a purely functional distributed system written in Scala 3. A sneak-peek of the "FEDA: Powered by Scala 3" book.
We will look into three less-understood, yet (arguably) extremely useful constructs introduced in Cats Effect 3: Dispatcher, Supervisor, IOLocal
I'll share a handful of techniques that can help you avoid runtime errors and shift them to the realm of compile time
How to make Scala more approachable and productive?
Avoid mistakes in API design, implementation and evolution with Smithy