Skip to main content

articles

47 posts tagged with “articles”

Arrow Open Space @ Lambda World

Arrow Open Space @ Lambda World

undefined

The first Arrow & Fuctional Kotlin Open Space is taking place as part of Lambda World! This post contains the preliminary schedule, and shall be updated after the Open Space takes place with additional material, slides, and videos.

Learn more
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