blog.arturososa.devImmutable Data: ObjectsImmutability in JavaScript is a not trivial and quite complex topic for many new programmers. So in order to shed some light on the matter, I wrote a quick guide on object immutability. But first we need to define what is immutability in the JavaScri...Oct 22, 2022·3 min read