Skip to main content

Blog

The latest news, posts, and talks from the Arrow community

Functional Domain Modeling in Kotlin

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.

Read
Your own custom Spring Data repository

Your 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

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

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.

Read
Advanced FP for the Enterprise Bee: State

Advanced 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

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

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

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