44 followers
Articles about Scala, Open Source, GraphQL, etc.
I covered our migration to Scala 3 extensively in my last blog post, but we deployed the migrated code to production only a week ago. Such releases...
April 30, 2024. I decided to dedicate a week to migrate our main project at work (a multiplayer mobile game server in production for over 4 years)...
I often hear online in Scala-related discussions that ZLayer is "too complex" or "unnecessary". Those statements couldn’t be more different from my...
After working on several different services and spending a lot of time improving the code to make it easier to use, I discovered a pattern for...
Securing GraphQL fields in Scala with Caliban · Today, I'm going to answer a question asked by Łukasz Biały on Twitter: Is there a way to get...
How to make ZIO applications as fast as possible in production · Let's start with a disclaimer. What is discussed in this article is not the ultimate...