Skip to main content

core

80 posts tagged with “core”

Arrow of Outrageous Error Handling

Arrow of Outrageous Error Handling

August 12, 2021

An Android Worldwide talk by David Rawson about error handling on Android using Arrow.

Learn more
Functional Domain Modeling in Kotlin - Validation

Functional Domain Modeling in Kotlin - Validation

April 13, 2021

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

April 11, 2021

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

April 11, 2021

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

April 1, 2021

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

Advanced FP for the Enterprise Bee: Shiny Things

February 26, 2021

Garth Gilmour concludes his 8-part series introducing advanced FP concepts via Kotlin and Arrow.

Learn more
Advanced FP for the Enterprise Bee: State

Advanced FP for the Enterprise Bee: State

February 19, 2021

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
Hands-on Arrow

Hands-on Arrow

February 12, 2021

A video from the meetup of the Google Developer Group based in Nuremberg with a presentation by Karin-Aleksandra Monoid about using Arrow.

Learn more