
Functional Domain Modeling in Kotlin
almost 5 years ago
Learn how to leverage Functional Domain Modeling to fully utilize the Kotlin type system and prevent bugs.
ReadYour own custom Spring Data repository
almost 5 years ago
How to integrate Spring Data Repository with Arrow.
Read
Arrow 0.12.0 & 0.13.1 are now available
almost 5 years ago
Arrow 0.12.0 & 0.13.1 are now available, featuring streamlining of the library for 1.0.0.
Read
Advanced FP for the Enterprise Bee: Shiny Things
about 5 years ago
Garth Gilmour concludes his 8-part series introducing advanced FP concepts via Kotlin and Arrow.
ReadAdvanced FP for the Enterprise Bee: State
about 5 years ago
This is the seventh post in a series written by Garth Gilmour introducing advanced FP concepts via Kotlin and Arrow. This article explores the world of Monads, and, in particular, the State type.
Read
Hands-on Arrow
about 5 years ago
A video from the meetup of the Google Developer Group based in Nuremberg with a presentation by Karin-Aleksandra Monoid about using Arrow.
Read
Advanced FP for the Enterprise Bee: Optics
about 5 years ago
This is the sixth post in a series introducing advanced FP concepts via Kotlin and Arrow. This article covers Optics with Kotlin and Arrow.
Read
Advanced FP for the Enterprise Bee: Typeclasses
about 5 years ago
This fifth post in a series introduces advanced FP concepts via Kotlin and Arrow. This article introduces Typeclasses, and reviews a practical example of Typeclasses from the Arrow library.
Read