Все публикации

How to Write Full-Stack Scala Applications - ZIO

Scala & Kotlin Comparison, What Kotlin Can (Graciously) Steal from Scala [KKON 2024 talk]

Testing Functional Kotlin with the Raise DSL: How to Use JUnit, Kotest, MockK, AssertJ and Mockito

Automatic Dependency Injection in Scala - Just the Type System!

A Remote Code Execution System with Apache Pekko & Scala

The Power of Recursion - How To Think Code Clearly

Kotlin Scope Functions for Expressiveness: let, run, with, apply

htmx, ScalaTags and ZIO HTTP - Single-Page Web Applications in Scala

Scala PostgreSQL Integration With Skunk

Kotlin Tutorial - Kotlin at Light Speed, Part 5 - Functional Programming in Kotlin

Generative Art in Scala, No AI Required

Hands-on Kotlin Tutorial - Kotlin at Light Speed, Part 6 - Nullables, Special Methods, Extensions

Hands-on Kotlin Tutorial - Kotlin at Light Speed, Part 5 - Functional Programming in Kotlin

Hands-on Kotlin Tutorial - Kotlin at Light Speed, Part 4 - Collections Standard Library

Hands-on Kotlin Tutorial - Kotlin at Light Speed, Part 3 - Object-Oriented Programming in Kotlin

Hands-on Kotlin Tutorial - Kotlin at Light Speed, Part 2: Syntax, Expressions, Control Flow

Hands-on Kotlin Tutorial - Kotlin at Light Speed, Part 1: Getting started

Kotlin Type Classes - a Practical Pattern to Organize Your Code

How to Write Full-Stack Scala Applications - Typelevel

ZIO Rite of Passage: A Full-Stack Scala Project-Based Course with ZIO

A Load Balancer in Scala with Cats Effect and Http4s

Microservices and gRPC in Scala with FS2 and Scalapb

Functional Error Handling in Kotlin, Part 3 - the Raise DSL

OAuth Authentication in Scala with Http4s