
Domain Model Validation In Kotlin: Part 3
almost 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
about 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
about 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
about 4 years ago
Announcing Arrow Analysis - a Kotlin compiler plug-in.
Read
Functional programming in Kotlin with Arrow
about 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
over 4 years ago
An Android Worldwide talk by David Rawson about error handling on Android using Arrow.
Read
Functional Domain Modeling in Kotlin - Validation
almost 5 years ago
In part two of Functional Domain Modeling in Kotlin, Simon Vergauwen shows how to improve a domain with validation.
Read