|
|
|
|
|
by gabrielhidasy
333 days ago
|
|
What? What's 'TODO' about the second TODO in the article? >> // TODO: If the user triple-clicks this button, the click handler errors because [xyz] That could be a simple comment, but if its a TODO it should be ´TODO(bug/<id>): Fix triple-click error in this button´. If you really want to tag a normal comment, what about // NOTE? |
|