Immutability in Ruby
By Lorenzo Barasti
Immutability in Ruby
Why should we care about using immutable objects in our code? What does functional programming have to do with immutability? How do we approach immutability when the frameworks and libraries we use seem to go a different direction?