Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
prodigal_erik
10y ago
0 comments
Save
Share
Code that's clear enough not to need a comment is better than code that has a comment. Comments can be outdated or mistaken and they consume screen real estate.
0 comments
2 comments · 1 top-level
top
newest
oldest
mhurron
10y ago
· 1 in thread
You still need to document intent. No code is self documenting.
dllthomas
10y ago
In some cases, naming may be sufficient to communicate intent.
j
/
k
navigate · click thread line to collapse