pcouy@lemmy.pierre-couy.fr to Programming@programming.dev · 5 days agoCode Smells Catalogluzkan.github.ioexternal-linkmessage-square48fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkCode Smells Catalogluzkan.github.iopcouy@lemmy.pierre-couy.fr to Programming@programming.dev · 5 days agomessage-square48fedilink
minus-squareBoomkop3@reddthat.comlinkfedilinkarrow-up0·edit-21 day agoAgain, it’s an easy refactor to make it not global. There are cases where that extra abstraction work simply does not add value. With your background, you should know that
minus-squareFizzyOrange@programming.devlinkfedilinkarrow-up0·3 hours ago it’s an easy refactor to make it not global I have enough experience to know that making global state non-global is usually anything but easy.
Again, it’s an easy refactor to make it not global. There are cases where that extra abstraction work simply does not add value.
With your background, you should know that
I have enough experience to know that making global state non-global is usually anything but easy.