|
|
|
|
|
by Fakira
2366 days ago
|
|
TODO, as the name implies, should be things that must be done. Anything aspirational could be left as a mere ordinary comment. Personally I hate TODOs and only see them as temporary things to act as placeholders for the correct code. At some point, I will go through all todos and clear them. |
|
A lot of people use them for things that "could" be done.