Blog
The latest news, posts, and talks from the Arrow community
Functional Domain Modeling in Kotlin
Sun Apr 11 2021
Learn how to leverage Functional Domain Modeling to fully utilize the Kotlin type system and prevent bugs.
Learn moreYour own custom Spring Data repository
Sun Apr 11 2021
How to integrate Spring Data Repository with Arrow.
Learn moreArrow 0.12.0 & 0.13.1 are now available
Thu Apr 01 2021
Arrow 0.12.0 & 0.13.1 are now available, featuring streamlining of the library for 1.0.0.
Learn moreAdvanced FP for the Enterprise Bee: Shiny Things
Fri Feb 26 2021
Garth Gilmour concludes his 8-part series introducing advanced FP concepts via Kotlin and Arrow.
Learn moreAdvanced FP for the Enterprise Bee: State
Fri Feb 19 2021
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.
Learn moreHands-on Arrow
Fri Feb 12 2021
A video from the meetup of the Google Developer Group based in Nuremberg with a presentation by Karin-Aleksandra Monoid about using Arrow.
Learn moreAdvanced FP for the Enterprise Bee: Optics
Wed Feb 10 2021
This is the sixth post in a series introducing advanced FP concepts via Kotlin and Arrow. This article covers Optics with Kotlin and Arrow.
Learn moreAdvanced FP for the Enterprise Bee: Typeclasses
Fri Feb 05 2021
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.
Learn more