
Domain Model Validation In Kotlin: Part 1
almost 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
almost 4 years ago
Announcing Arrow Analysis - a Kotlin compiler plug-in.
Read
Functional programming in Kotlin with Arrow
almost 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
almost 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
over 4 years ago
In part two of Functional Domain Modeling in Kotlin, Simon Vergauwen shows how to improve a domain with validation.
Read
Functional Domain Modeling in Kotlin
over 4 years ago
Learn how to leverage Functional Domain Modeling to fully utilize the Kotlin type system and prevent bugs.
ReadYour own custom Spring Data repository
over 4 years ago
How to integrate Spring Data Repository with Arrow.
Read