willya@lemmyf.uk to Programmer Humor@lemmy.mlEnglish · 1 year agoLeave it alonelemmyf.ukimagemessage-square21fedilinkarrow-up16arrow-down10
arrow-up16arrow-down1imageLeave it alonelemmyf.ukwillya@lemmyf.uk to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square21fedilink
minus-squaretsonfeir@lemm.eelinkfedilinkarrow-up0·1 year agoI’m a big fan or refactoring and rewriting my code as often as I can. Not only does it keep my brain “on topic” but it allows me to make major improvements. Nothing will ever be perfect. Just try to leave it in a better state than it was before.
minus-squareDa_Boom@iusearchlinux.fyilinkfedilinkEnglisharrow-up0·1 year agoAt least untill you refactor something, and the act of refactoring, even though it shouldn’t logically cause any problems, causes everything to break.
I’m a big fan or refactoring and rewriting my code as often as I can. Not only does it keep my brain “on topic” but it allows me to make major improvements. Nothing will ever be perfect. Just try to leave it in a better state than it was before.
At least untill you refactor something, and the act of refactoring, even though it shouldn’t logically cause any problems, causes everything to break.