Blog
The latest news, posts, and talks from the Arrow community
Functional Programming in Kotlin: Exploring Arrow
Fri Jul 01 2022
A presentation by Ties van de Veen at Voxxed Days Luxembourg 2022.
Learn moreTurbocharging Kotlin: Arrow Analysis, Optics, and Meta
Tue Jun 28 2022
Raul Raja, Simon Vergauwen, and Alejandro Serrano appeared on Talking Kotlin to chat about Arrow.
Learn moreArrow 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 moreBuilding 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 moreExtending 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 moreSuper-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 moreFunctional 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 moreDomain 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