codeinabox@programming.dev to Programming@programming.devEnglish · 2 days agoDon't make Clean Code harder to maintain, use the Rule of Threeunderstandlegacycode.comexternal-linkmessage-square11fedilinkarrow-up160arrow-down12
arrow-up158arrow-down1external-linkDon't make Clean Code harder to maintain, use the Rule of Threeunderstandlegacycode.comcodeinabox@programming.dev to Programming@programming.devEnglish · 2 days agomessage-square11fedilink
minus-squarefruitycoder@sh.itjust.workslinkfedilinkarrow-up3·13 hours agoFair point. My point still stands on it breaking the black box test. Where the input can wildly effect the logic that creates the output.
Fair point. My point still stands on it breaking the black box test. Where the input can wildly effect the logic that creates the output.