by Organisers @virtualddd | Jan 1, 2022
Concurrency: it’s way easier when values don’t change. True fact! But what else can we gain from making our data immutable? Let’s look at the benefits and tradeoffs–beyond concurrency–of applying the concept of immutability to real world programs....