DEV Community

Discussion on: Mutation isn't always bad in JavaScript

 
jwp profile image
John Peters

No what I meant was 25 years of programming experience with no issues with mutating objects speaks volumes.

All the non mutable stuff has only 1 great attribute; which is simply a comparison of two references to instantly detect change.

This same thing has been possible for more than 25 years now in .Net