A short case study of a real production issue that was debugged, minimized, and fixed using property-based testing.
Let's go through some most common patterns when it comes to integrating Scala applications with Kafka
Understanding the exact properties that disqualify a data type from being an instance of a given abstraction turns out to be surprisingly helpful
I will show you how you can build your own IDE for scala based on my nvim setup