It makes the code icky and hard to debug, and you can simply return new immutable objects for every state change.

EDIT: why not just create a new object and reassign variable to point to the new object

  • spacemanspiffy
    link
    fedilink
    English
    arrow-up
    11
    ·
    1 year ago

    I seriously appreciate you taking the time to do this. Good info.