Y
Hacker News
new
|
ask
|
show
|
jobs
by
zokier
5877 days ago
I, for one, find that kind of function chaining somewhat unintuitive even while I understand the logic behind it. I except methods of an object to modify that object, not to return a modified version of the object.