
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,
Read
Announcing Arrow Analysis - a Kotlin compiler plug-in
undefined
Announcing Arrow Analysis - a Kotlin compiler plug-in.
Read
Functional Domain Modeling in Kotlin - Validation
undefined
In part two of Functional Domain Modeling in Kotlin, Simon Vergauwen shows how to improve a domain with validation.
Read
Functional Domain Modeling in Kotlin
undefined
Learn how to leverage Functional Domain Modeling to fully utilize the Kotlin type system and prevent bugs.
ReadYour own custom Spring Data repository
undefined
How to integrate Spring Data Repository with Arrow.
Read
Arrow 0.12.0 & 0.13.1 are now available
undefined
Arrow 0.12.0 & 0.13.1 are now available, featuring streamlining of the library for 1.0.0.
Read
Advanced FP for the Enterprise Bee: Shiny Things
undefined
Garth Gilmour concludes his 8-part series introducing advanced FP concepts via Kotlin and Arrow.
ReadAdvanced FP for the Enterprise Bee: State
undefined
This is the seventh post in a series written by Garth Gilmour introducing advanced FP concepts via Kotlin and Arrow. This article explores the world of Monads, and, in particular, the State type.
Read