codeinabox@programming.dev to Programming@programming.devEnglish · 1 year agoDon't make Clean Code harder to maintain, use the Rule of Threeunderstandlegacycode.comexternal-linkmessage-square13linkfedilinkarrow-up172
arrow-up172external-linkDon't make Clean Code harder to maintain, use the Rule of Threeunderstandlegacycode.comcodeinabox@programming.dev to Programming@programming.devEnglish · 1 year agomessage-square13linkfedilink
minus-squarefruitycoder@sh.itjust.workslinkfedilinkarrow-up4·1 year 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.