javascript
JavaScript aev Now 10%

Writing Comments Is Lazy Coding

https://javascript.plainenglish.io/writing-comments-is-lazy-coding-0a0cbdc725ec

Andrez Sainz de Aja writes that comments are a code smell: they make us lazy. Instead of using comments to convey intent, the coding should. But that is hard, so it is easier to write dumb coding and just put the intent into comments.

-8
3
Comments 3