pnutzh4x0r@lemmy.ndlug.org to Programming@programming.devEnglish · 2 years agoLinear code is more readableblog.separateconcerns.comexternal-linkmessage-square46fedilinkarrow-up1134arrow-down115
arrow-up1119arrow-down1external-linkLinear code is more readableblog.separateconcerns.compnutzh4x0r@lemmy.ndlug.org to Programming@programming.devEnglish · 2 years agomessage-square46fedilink
minus-squareSlotos@feddit.nllinkfedilinkarrow-up1arrow-down5·2 years agoDo not solve maintenance problems that you don’t face.
minus-squarewizardbeard@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up7·2 years agoOn the other hand, not anticipating and preparing for eventualities can be just as bad. Nothing quite so permanent as a temporary solution, especially those difficult to maintain.
minus-squareshotgun_crab@lemmy.worldlinkfedilinkEnglisharrow-up3·2 years agoPreventing is better than suffering through high technical debt after a mistake (but don’t get too paranoid, either)
Do not solve maintenance problems that you don’t face.
On the other hand, not anticipating and preparing for eventualities can be just as bad.
Nothing quite so permanent as a temporary solution, especially those difficult to maintain.
Preventing is better than suffering through high technical debt after a mistake (but don’t get too paranoid, either)