How to make Scala more approachable and productive?
A short case study of a real production issue that was debugged, minimized, and fixed using property-based testing.
I will show you how you can build your own IDE for scala based on my nvim setup
I'll share a handful of techniques that can help you avoid runtime errors and shift them to the realm of compile time