Modifying Objects Through Getters
While it is common sense to not update objects through getters, you would be surprised how often it is actually done and how easy it is to accidentally do it. In this blog post, I will first explain w
cvesters.hashnode.dev5 min read