Y
Hacker News
new
|
ask
|
show
|
jobs
by
gaius
4193 days ago
The code doesn't document your
intent
. There's no way to tell if something weird is a bug, or a feature for an edge case that was never written down.
1 comments
lmm
4193 days ago
Variable and method names can do that, and are more likely to be kept up to date than comments.
link