257m@lemmy.ml to Programming@programming.dev · 1 year agoWhat are your programming hot takes?message-squaremessage-square881fedilinkarrow-up1347arrow-down114
arrow-up1333arrow-down1message-squareWhat are your programming hot takes?257m@lemmy.ml to Programming@programming.dev · 1 year agomessage-square881fedilink
minus-squarebrettvitaz@programming.devlinkfedilinkarrow-up28arrow-down1·edit-21 year agoOnly if the code base is well tested.
minus-squaremark@programming.devlinkfedilinkarrow-up3·1 year agoAnd also try to make tests that don’t have to change if you refactor in future (although there are some exceptions)
Only if the code base is well tested.
And also try to make tests that don’t have to change if you refactor in future (although there are some exceptions)