qaz@lemmy.world to Programmer Humor@programming.devEnglish · 2 days agoWho cares about time complexitylemmy.worldimagemessage-square68fedilinkarrow-up1431arrow-down12
arrow-up1429arrow-down1imageWho cares about time complexitylemmy.worldqaz@lemmy.world to Programmer Humor@programming.devEnglish · 2 days agomessage-square68fedilink
minus-squarevithigar@lemmy.calinkfedilinkarrow-up14arrow-down1·2 days agoUgh. Literally refactored multiple factories into straightforward functions in the most recent sprint where I work. Someone saw a public factory method which was a factory for a reason and just cargo culted multiple private methods using the same pattern.
Ugh. Literally refactored multiple factories into straightforward functions in the most recent sprint where I work.
Someone saw a public factory method which was a factory for a reason and just cargo culted multiple private methods using the same pattern.