Two weeks ago I published a post about a functional modeling approach to event sourcing. This week I'd like to dig deeper into an example implementation in Kotlin.

https://dev.to/jakub_zalas/functional-event-sourcing-example-in-kotlin-3245

#functionalprogramming #eventsourcing #kotlin #arrowkt #ddd #dddesign

Functional event sourcing example in Kotlin

Last time we discussed a functional modeling approach to event sourcing. Let's now consider an...

DEV Community