Y
Hacker News
new
|
ask
|
show
|
jobs
by
Ramone
5263 days ago
I think calling it "superficial beauty" undermines the quality he's looking for, which in my opinion is "human readability". A human has to make multiple passes to parse something like this, and that's entirely unnecessary.
1 comments
southern
5263 days ago
Exactly. And an important factor in readable code is whether flow control constructs can be easily followed.
link