Skip to main content

Blog

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

Domain Model Validation In Kotlin: Part 1

Domain Model Validation In Kotlin: Part 1

February 22, 2022

In the first article in this series, Tiberiu Tofan describes his team's journey using Kotlin and Arrow for domain model validation,

Learn more
Announcing Arrow Analysis - a Kotlin compiler plug-in

Announcing Arrow Analysis - a Kotlin compiler plug-in

February 2, 2022

Announcing Arrow Analysis - a Kotlin compiler plug-in.

Learn more
Functional programming in Kotlin with Arrow

Functional programming in Kotlin with Arrow

December 15, 2021

A presentation by Simon Vergauwen and Alejandro Serrano presented on the official Kotlin YouTube channel.

Learn more
Functional programming in Kotlin: Exploring Arrow

Functional programming in Kotlin: Exploring Arrow

November 30, 2021

A talk by Ties van de Ven explaining how to use the Either monad in practice, and how to use Arrow Optics lenses.

Learn more
Arrow of Outrageous Error Handling

Arrow of Outrageous Error Handling

August 12, 2021

An Android Worldwide talk by David Rawson about error handling on Android using Arrow.

Learn more
Functional Domain Modeling in Kotlin - Validation

Functional Domain Modeling in Kotlin - Validation

April 13, 2021

In part two of Functional Domain Modeling in Kotlin, Simon Vergauwen shows how to improve a domain with validation.

Learn more
Functional Domain Modeling in Kotlin

Functional Domain Modeling in Kotlin

April 11, 2021

Learn how to leverage Functional Domain Modeling to fully utilize the Kotlin type system and prevent bugs.

Learn more
Your own custom Spring Data repository

Your own custom Spring Data repository

April 11, 2021

How to integrate Spring Data Repository with Arrow.

Learn more

Do you want to publish a new post?