articles
49 posts tagged with “articles”

Arrow put on a big show at Kotlin Dev Day
undefined
A recap of the attention Arrow received at Kotlin Dev Day.
Learn more
Domain Model Validation In Kotlin: Part 4
undefined
In this final part of the series, Tiberiu puts everything together in a small CLI application, using Arrow data types and computation blocks
Learn more
Domain Model Validation In Kotlin: Part 3
undefined
In the third part of the series, Tiberiu Tofan explores multiple techniques of using a context when doing validations
Learn more
Domain Model Validation In Kotlin: Part 2
undefined
In the second article in this series, Tiberiu Tofan writes how Validated type can be
Learn more
Domain Model Validation In Kotlin: Part 1
undefined
In the first article in this series, Tiberiu Tofan describes his team's journey using Kotlin and Arrow for domain model validation,
Learn more
Announcing Arrow Analysis - a Kotlin compiler plug-in
undefined
Announcing Arrow Analysis - a Kotlin compiler plug-in.
Learn more
Functional Domain Modeling in Kotlin - Validation
undefined
In part two of Functional Domain Modeling in Kotlin, Simon Vergauwen shows how to improve a domain with validation.
Learn more
Functional Domain Modeling in Kotlin
undefined
Learn how to leverage Functional Domain Modeling to fully utilize the Kotlin type system and prevent bugs.
Learn more