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.
How Libretto, a Scala DSL for concurrent programming, can be used for writing custom stream operators
How to leverage Scala with scala.js to write frontend as functional programmers would do.
A short case study of a real production issue that was debugged, minimized, and fixed using property-based testing.
How to make Scala more approachable and productive?
We will look into three less-understood, yet (arguably) extremely useful constructs introduced in Cats Effect 3: Dispatcher, Supervisor, IOLocal