Functional Parallel Programming with Scala and Cats Effect
25 min read • • Guide
Unlock the full potential of functional parallel processing: A hands-on guide to accelerating performance with Scala and Cats Effect fibers
25 min read • • Guide
Unlock the full potential of functional parallel processing: A hands-on guide to accelerating performance with Scala and Cats Effect fibers
38 min read • • Guide
Learn Kotlin with the ultimate, comprehensive, and hands-on guide
Founder | Rock The JVM
39 min read • • Guide
Learn how to implement WebSockets in Scala with http4s to enable seamless two-way communication between your frontend and backend
18 min read • • Guide
Discover type classes in Kotlin: a powerful pattern to organize your code for improved readability, maintainability, and flexibility
26 min read • • Guide
Unlock the secrets to crafting a full-stack Scala 3 application from scratch: dive into Cats Effect, doobie, http4s, and Tyrian and build robust, modern software with ease
Founder | Rock The JVM
30 min read • • Guide
Learn how UDP works and discover how to transition from an old Java NIO implementation to a more modern and expressive API like FS2 in Scala