Skip to main content

articles

46 posts tagged with “articles”

Arrow plug-in for IntelliJ 0.1 is here!

Arrow plug-in for IntelliJ 0.1 is here!

undefined

One of the main goals of the Arrow project is to produce libraries

Learn more
Arrow 1.2.3 release

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

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 more
Typed Error Handling in Kotlin

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

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

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

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

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