articles
51 posts tagged with “articles”

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.
Learn more
Functional Domain Modeling in Kotlin
undefined
Learn how to leverage Functional Domain Modeling to fully utilize the Kotlin type system and prevent bugs.
Learn moreYour own custom Spring Data repository
undefined
How to integrate Spring Data Repository with Arrow.
Learn more
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.
Learn more
Advanced FP for the Enterprise Bee: Shiny Things
undefined
Garth Gilmour concludes his 8-part series introducing advanced FP concepts via Kotlin and Arrow.
Learn moreAdvanced 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.
Learn more
Advanced FP for the Enterprise Bee: Optics
undefined
This is the sixth post in a series introducing advanced FP concepts via Kotlin and Arrow. This article covers Optics with Kotlin and Arrow.
Learn more
Advanced FP for the Enterprise Bee: Typeclasses
undefined
This fifth post in a series introduces advanced FP concepts via Kotlin and Arrow. This article introduces Typeclasses, and reviews a practical example of Typeclasses from the Arrow library.
Learn more