Skip to main content

articles

47 posts tagged with “articles”

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
Domain Model Validation In Kotlin: Part 2

Domain Model Validation In Kotlin: Part 2

undefined

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

Learn more
Domain Model Validation In Kotlin: Part 1

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,

Learn more
Announcing Arrow Analysis - a Kotlin compiler plug-in

Announcing Arrow Analysis - a Kotlin compiler plug-in

undefined

Announcing Arrow Analysis - a Kotlin compiler plug-in.

Learn more
Functional Domain Modeling in Kotlin - Validation

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

Functional Domain Modeling in Kotlin

undefined

Learn how to leverage Functional Domain Modeling to fully utilize the Kotlin type system and prevent bugs.

Learn more
Your own custom Spring Data repository

Your 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

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