Skip to main content

Blog

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

Arrow put on a big show at Kotlin Dev Day

Arrow put on a big show at Kotlin Dev Day

over 3 years ago

A recap of the attention Arrow received at Kotlin Dev Day.

Read
Building applications with Kotlin and Arrow.kt in style

Building applications with Kotlin and Arrow.kt in style

over 3 years ago

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

Read
Extending kotlinx.serialization functionality with Arrow Meta with Karin-Aleksandra Monoid

Extending kotlinx.serialization functionality with Arrow Meta with Karin-Aleksandra Monoid

over 3 years ago

Karin-Aleksandra Monoid provides an overview of Arrow Meta features.

Read
Super-charge your build with Arrow Analysis by Alejandro Serrano Mena

Super-charge your build with Arrow Analysis by Alejandro Serrano Mena

over 3 years ago

Alejandro Serrano presents Arrow Analysis, a Kotlin compiler plug-in that does pre-and post-condition and type invariant checking at compile time.

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

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

over 3 years ago

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

Read
Domain Model Validation In Kotlin: Part 4

Domain Model Validation In Kotlin: Part 4

over 3 years ago

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

Read
Domain Model Validation In Kotlin: Part 3

Domain Model Validation In Kotlin: Part 3

over 3 years ago

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

Read
Domain Model Validation In Kotlin: Part 2

Domain Model Validation In Kotlin: Part 2

over 3 years ago

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

Read