Comment on I am God's greatest programmer

<- View Parent
platypode@sh.itjust.works ⁨11⁩ ⁨months⁩ ago

In my experience refactoring lots and lots of crappy code left by devs long gone, a dev who can write useful comments is by and large a dev who can write code clean and simple enough not to need them. If the code doesn’t have informative names and clear separation of concern, chances are a comment won’t help because the dev didn’t really know what they did that worked in the first place.

source
Sort:hotnewtop