We will look into three less-understood, yet (arguably) extremely useful constructs introduced in Cats Effect 3: Dispatcher, Supervisor, IOLocal
We will look into three less-understood, yet (arguably) extremely useful constructs introduced in Cats Effect 3: Dispatcher, Supervisor, IOLocal. Some updates to Dispatcher and Supervisor are as recent as the 3.4 release of CE3. A user looking at the interfaces in isolation may struggle to immediately justify their need. We will start off from another end: present 3 use cases we personally encountered in our code and then solve them using the right tool.
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.
Let's go through some most common patterns when it comes to integrating Scala applications with Kafka
How Libretto, a Scala DSL for concurrent programming, can be used for writing custom stream operators
Don't miss out on this opportunity to connect with Scalar community and create lasting memories
How to make Scala more approachable and productive?