https://hackernoon.com/5-benefits-of-immutable-objects-worth-considering-for-your-next-project-f98e7e85b6ac
#immutability
#immutability
Hacker Noon
5 Benefits of Immutable Objects Worth Considering for Your Next Project
When first learning object oriented programming (OOP), you typically create a very basic object and implement getters and setters. From…