Skip to main content

Blog

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

Functional programming in Kotlin: exploring Arrow by Ties Van de Ven

Functional programming in Kotlin: exploring Arrow by Ties Van de Ven

Wed May 18 2022

A talk by Ties van de Ven that shows how Arrow helps to unleash the full FP power of Kotlin.

Learn more
Domain Model Validation In Kotlin: Part 4

Domain Model Validation In Kotlin: Part 4

Thu Mar 31 2022

In this final part of the series, Tiberiu puts everything together in a small CLI application, using Arrow data types and computation blocks

Learn more
Domain Model Validation In Kotlin: Part 3

Domain Model Validation In Kotlin: Part 3

Thu Mar 10 2022

In the third part of the series, Tiberiu Tofan explores multiple techniques of using a context when doing validations

Learn more
Domain Model Validation In Kotlin: Part 2

Domain Model Validation In Kotlin: Part 2

Thu Mar 03 2022

In the second article in this series, Tiberiu Tofan writes how Validated type can be

Learn more
Domain Model Validation In Kotlin: Part 1

Domain Model Validation In Kotlin: Part 1

Tue Feb 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

Wed Feb 02 2022

Announcing Arrow Analysis - a Kotlin compiler plug-in.

Learn more
Functional programming in Kotlin with Arrow

Functional programming in Kotlin with Arrow

Wed Dec 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

Tue Nov 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

Do you want to publish a new post?