Learn how to work with IOApp in Cats Effect.
A tutorial for working with IOApp in Scala Cats Effect, covering concurrency, command-line arguments, custom runtimes, resources, and interruptions.
I'm a Software Engineer with main focus on JVM technologies, mostly Java and Scala. I'm always passionate about new technologies and approaches to solutions, while trying not to forget the value of the existing ones.
Filed under Functional Programming, Libraries
Learn how to work with IOApp in Cats Effect.
A tutorial for working with IOApp in Scala Cats Effect, covering concurrency, command-line arguments, custom runtimes, resources, and interruptions.
Filed under Persistence
Explore some PostgreSQL-specific features of SlicK using the slick-pg extension library.
Filed under Functional Programming
Learn how to do logging in ZIO applications
Filed under Build Tools
Learn how to create a customizable release process using sbt-release.
Filed under Functional Programming
An introduction to zio-kafka in Scala.
Filed under Scala Concurrency
Learn how to work with Fibers in ZIO.
Filed under Scala Core
This article will provide an introduction to Macros in Scala 3
Filed under Akka
An introduction to Event Sourcing Using Akka Persistence.