Y
Hacker News
new
|
ask
|
show
|
jobs
by
chaoticmass
2497 days ago
A corollary to that-- less code written the better.
2 comments
proverbialbunny
2497 days ago
Not always. eg, simpler code is sometimes turning a line into two or more lines, just to make variables named in a way that describes what's going on.
link
BubRoss
2497 days ago
It's not just less, it's being as straight forward and simple while avoiding any temptation to be clever.
link