I'll share a handful of techniques that can help you avoid runtime errors and shift them to the realm of compile time
Let's go through some most common patterns when it comes to integrating Scala applications with Kafka
I will show you how you can build your own IDE for scala based on my nvim setup
Let's take a look at the issues that enums have in Scala 2 and whether we found the Holy Grail with the introduction of Scala 3.
Learn about opaque types and add this new tool to your modelling toolbox!
We will look into three less-understood, yet (arguably) extremely useful constructs introduced in Cats Effect 3: Dispatcher, Supervisor, IOLocal