articles
53 posts tagged with “articles”

Arrow 1.2.3 release
undefined
We are happy to announce the availability of version 1.2.3 of the Arrow collection of libraries.
Learn more
Arrow releases stable 1.2.0 version
undefined
We're excited to announce the stable Arrow 1.2.0 version. To briefly summarize, this release:
Learn moreTyped 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