@[email protected] to Programmer [email protected]English • 6 months agoWhatever 'Clean Code' you write now, it'll be shit eventually and in need of a complete rewriteprogramming.devimagemessage-square88fedilinkarrow-up1591arrow-down116
arrow-up1575arrow-down1imageWhatever 'Clean Code' you write now, it'll be shit eventually and in need of a complete rewriteprogramming.dev@[email protected] to Programmer [email protected]English • 6 months agomessage-square88fedilink
minus-square@[email protected]linkfedilink7•6 months agoWhy in the holy mother of rust is A the better option?
minus-squaremagic_lobster_partylinkfedilink5•6 months agoHis idea is that it’s faster to read that short string once you learn how to read it. But then you need to learn how to read it. In my experience, every time I thought of something clever like this, I’ll almost always regret it a month later when I revisit the code.
Why in the holy mother of rust is A the better option?
His idea is that it’s faster to read that short string once you learn how to read it. But then you need to learn how to read it.
In my experience, every time I thought of something clever like this, I’ll almost always regret it a month later when I revisit the code.
Ask “Clean” Coders I guess lmao. Beats me.