JackbyDev@programming.dev to Programming@programming.devEnglish · 1 year 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 · 1 year 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·1 year 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.