A blueprint and approach for building end-to-end, full-stack applications in Scala 3
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.
I'll share a handful of techniques that can help you avoid runtime errors and shift them to the realm of compile time
We will look into three less-understood, yet (arguably) extremely useful constructs introduced in Cats Effect 3: Dispatcher, Supervisor, IOLocal
How to leverage Scala with scala.js to write frontend as functional programmers would do.