Y
Hacker News
new
|
ask
|
show
|
jobs
by
lylejantzi3rd
769 days ago
I will never understand why people find the need to cram as much "mystery meat" code into one line as humanly possible. It makes it much harder to understand, debug, and optimize.
2 comments
im3w1l
769 days ago
The less clutter there is, the more the remaining elements pop.
link
lylejantzi3rd
768 days ago
Cramming a bunch of chained commands on a single line doesn't reduce clutter. In fact, it increases it.
link
williamcotton
769 days ago
It cuts out the programerese and makes it easier to read?
link