JackbyDev@programming.dev to Programming@programming.devEnglish · 2 years agoIt's probably time to stop recommending Clean Code @ Things Of Interestqntm.orgexternal-linkmessage-square96linkfedilinkarrow-up1154file-text
arrow-up1154external-linkIt's probably time to stop recommending Clean Code @ Things Of Interestqntm.orgJackbyDev@programming.dev to Programming@programming.devEnglish · 2 years agomessage-square96linkfedilinkfile-text
Seeing that Uncle Bob is making a new version of Clean Code I decided to try and find this article about the original.
minus-squareJackbyDev@programming.devOPlinkfedilinkEnglisharrow-up3·2 years agoThis is a good point. A perfect litmus test for this is whether people consider logging a side effect. With the strict, functional definition it is. With the loose, practical definition it is not.
This is a good point. A perfect litmus test for this is whether people consider logging a side effect. With the strict, functional definition it is. With the loose, practical definition it is not.