articles
51 posts tagged with “articles”
Typed Error Handling in Kotlin
undefined
A comparative study about several typed-error handling practices in Kotlin.
Learn more
Arrow 1.2.0-RC Release Summary
undefined
We're excited to announce Arrow 1.2.0-RC alongside a new Arrow website. To briefly summarize, this release:
Learn more
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