Introduction to Monads in Scala
“How I learned to stop worrying and love the flatMap”
Software Developer from London
“How I learned to stop worrying and love the flatMap”
Working with JSON in Scala using Circe (pronouced ‘Ser-see’)
Reduce boilerplate for transfomations between similar models. Validate your inputs as you build your internal model.
Improving our CatsApp using ZIO Environment types and ZLayers for dependency Injection
Writing a simple GraphQL application to try out Scala 3 and some ZIO-based libraries