
Domain Model Validation In Kotlin: Part 4
about 4 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
about 4 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
over 4 years ago
In the second article in this series, Tiberiu Tofan writes how Validated type can be
Read
Domain Model Validation In Kotlin: Part 1
over 4 years ago
In the first article in this series, Tiberiu Tofan describes his team's journey using Kotlin and Arrow for domain model validation,
Read
Announcing Arrow Analysis - a Kotlin compiler plug-in
over 4 years ago
Announcing Arrow Analysis - a Kotlin compiler plug-in.
Read
Functional programming in Kotlin with Arrow
over 4 years ago
A presentation by Simon Vergauwen and Alejandro Serrano presented on the official Kotlin YouTube channel.
Read
Functional programming in Kotlin: Exploring Arrow
over 4 years ago
A talk by Ties van de Ven explaining how to use the Either monad in practice, and how to use Arrow Optics lenses.
Read
Arrow of Outrageous Error Handling
almost 5 years ago
An Android Worldwide talk by David Rawson about error handling on Android using Arrow.
Read