codeinabox@programming.dev to Programming@programming.devEnglish · 2 months agoDon't make Clean Code harder to maintain, use the Rule of Threeunderstandlegacycode.comexternal-linkmessage-square11linkfedilinkarrow-up13arrow-down10
arrow-up13arrow-down1external-linkDon't make Clean Code harder to maintain, use the Rule of Threeunderstandlegacycode.comcodeinabox@programming.dev to Programming@programming.devEnglish · 2 months agomessage-square11linkfedilink
minus-squarefruitycoder@sh.itjust.workslinkfedilinkarrow-up1·2 months 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.