Immutable Data: Objects
Immutability 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...
blog.arturososa.dev3 min read