|
|
|
|
|
by ProfMeowsworth
1832 days ago
|
|
To be fair to “Clean Code”, although it’s stance is clearly towards less (superfluous) comments, it recommends using doc strings to document intent. What it recommends to just delete are comments like var speed # the speed
|
|