A blueprint and approach for building end-to-end, full-stack applications in Scala 3
This talk will demonstrate a blueprint and approach for building end-to-end, full-stack applications in Scala 3, using Cats, Cats Effect, Doobie, FS2, Http4s and friends, working live at Rock the JVM.
We all have pretty little things laying around in our codebases, yet, we seldom give them the same love
As WebAssembly matures and gets more and more traction from the community, you might wonder can Scala join that trend?
Avoid mistakes in API design, implementation and evolution with Smithy
I'll share a handful of techniques that can help you avoid runtime errors and shift them to the realm of compile time
Understanding the exact properties that disqualify a data type from being an instance of a given abstraction turns out to be surprisingly helpful