dhruv3006@lemmy.world to Programmer Humor@programming.dev · 1 month agoAmazon AIlemmy.worldimagemessage-square75fedilinkarrow-up1786arrow-down15
arrow-up1781arrow-down1imageAmazon AIlemmy.worlddhruv3006@lemmy.world to Programmer Humor@programming.dev · 1 month agomessage-square75fedilink
minus-squareKlear@quokk.aulinkfedilinkEnglisharrow-up47·1 month agoI’m just a hobbyist, but I’m always more proud of commits that remove stuff.
minus-squaresqw@lemmy.sdf.orglinkfedilinkEnglisharrow-up8arrow-down1·1 month agoi refactored some web code i wrote ten years ago and it’s more elegant and a tenth the size with new features because of language advancements. feels great.
minus-squaretraxex@lemmy.dbzer0.comlinkfedilinkarrow-up31·1 month agoRemoving shit and it still working perfectly the same is absolutely a goal everyone should have. Less code means less to maintain.
minus-squareBaizey@feddit.dklinkfedilinkarrow-up6·1 month agoAnd being more performant, the perfect trio
I’m just a hobbyist, but I’m always more proud of commits that remove stuff.
i refactored some web code i wrote ten years ago and it’s more elegant and a tenth the size with new features because of language advancements. feels great.
Removing shit and it still working perfectly the same is absolutely a goal everyone should have. Less code means less to maintain.
And being more performant, the perfect trio
Unless its template voodoo magic