by Domenic Cassisi | Oct 13, 2022 | Event Sourcing
Functional programming is a popular programming paradigm that lives side-by-side with object-oriented programming. Functions and immutable data structures are core concepts that play an important role in this blog post. In my previous post, I described how we can...