javascript icon indicating copy to clipboard operation
javascript copied to clipboard

issue #1673 Method chaining

Open Fatehsandhu opened this issue 7 years ago • 3 comments
trafficstars

@ljharb @erights Can you guys let me know if this correct? Thanks!

Fixes #1673.

Fatehsandhu avatar Dec 26 '17 16:12 Fatehsandhu

@erights Thanks for the prompt reply. I will wait for @ljharb as well.

Fatehsandhu avatar Dec 26 '17 17:12 Fatehsandhu

I'm ok with removing the comment. The reason I liked it is as an indirect reminder that it does not mean:

luke.jump();
luke.setHeight(20);

but it's probably better just to be explicit about this.

erights avatar Dec 26 '17 20:12 erights

@ljharb @erights Any other changes you guys think are appropriate?

Fatehsandhu avatar Dec 26 '17 22:12 Fatehsandhu