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

Extending kotlinx.serialization functionality with Arrow Meta with Karin-Aleksandra Monoid
Mon May 30 2022
Karin-Aleksandra Monoid provides an overview of Arrow Meta features.
Learn more
Super-charge your build with Arrow Analysis by Alejandro Serrano Mena
Mon May 30 2022
Alejandro Serrano presents Arrow Analysis, a Kotlin compiler plug-in that does pre-and post-condition and type invariant checking at compile time.
Learn more
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
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
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
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
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
Wed Feb 02 2022
Announcing Arrow Analysis - a Kotlin compiler plug-in.
Learn more