Blog
The latest news, posts, and talks from the Arrow community
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 moreDomain 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 moreDomain 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 moreAnnouncing Arrow Analysis - a Kotlin compiler plug-in
Wed Feb 02 2022
Announcing Arrow Analysis - a Kotlin compiler plug-in.
Learn moreFunctional 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 moreFunctional 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 moreArrow of Outrageous Error Handling
Thu Aug 12 2021
An Android Worldwide talk by David Rawson about error handling on Android using Arrow.
Learn moreFunctional Domain Modeling in Kotlin - Validation
Tue Apr 13 2021
In part two of Functional Domain Modeling in Kotlin, Simon Vergauwen shows how to improve a domain with validation.
Learn more