Aim for Immutability

Open link in next tab

Aim for Immutability

https://corrode.dev/blog/immutability/

As programmers, we think a lot about state. Is the user logged in? Can this edge-case ever occur? Is the coffee pot empty again? The problem is, that humans are pretty bad at keeping track of state. That is, unless you're a Chess Grandmaste…

Aim for Immutability