Skip to main content

articles

45 posts tagged with “articles”

Arrow 1.2.3 release

Arrow 1.2.3 release

February 28, 2024

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

Arrow releases stable 1.2.0 version

July 12, 2023

We're excited to announce the stable Arrow 1.2.0 version. To briefly summarize, this release:

Learn more
Typed Error Handling in Kotlin

Typed Error Handling in Kotlin

April 17, 2023

A comparative study about several typed-error handling practices in Kotlin.

Learn more
Arrow 1.2.0-RC Release Summary

Arrow 1.2.0-RC Release Summary

April 4, 2023

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

Arrow put on a big show at Kotlin Dev Day

June 14, 2022

A recap of the attention Arrow received at Kotlin Dev Day.

Learn more
Domain Model Validation In Kotlin: Part 4

Domain Model Validation In Kotlin: Part 4

March 31, 2022

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

Domain Model Validation In Kotlin: Part 3

March 10, 2022

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

Domain Model Validation In Kotlin: Part 2

March 3, 2022

In the second article in this series, Tiberiu Tofan writes how Validated type can be

Learn more