Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
That never happens to me, pfft!
*Hides his first vue project, which every year comes out to haunt him*
NEVER!
The only thing to do is to accept your fate and to apply the most important rule of clean code... Leave your code better than you found it.
For instance: my vue project is getting progressively less haunting thanks to incremental fixes -
I wrote my java library without any comments.
Well, it's, uh, not modifiable anymore.
Fazit: add fucking comments. -
codecrow2184yClean code doesn't need comments. Just follow proper standards and stick to them. When you're doing something out of the ordinary, make a little comment.
-
Parzi88334ypython is pretty much computerized English and it's all fairly standardized. You can't really make it totally confusing, short of manipulating the stack or some shit, because docs are good and there's not 50 billion different versions people use, as it's not JavaScript.
-
If you need comments to understand your code, then your code is crap.
No amount of comments will save it. It will make things worse.
Situation is like: what do i do now🤦♂️
joke/meme