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

Arrow put on a big show at Kotlin Dev Day
Tue Jun 14 2022
A recap of the attention Arrow received at Kotlin Dev Day.
Learn more
Building applications with Kotlin and Arrow.kt in style
Tue May 31 2022
A presentation by Simon Vergauwen presented on the official Kotlin YouTube channel.
Learn more
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