javascript
javascript copied to clipboard
issue #1673 Method chaining
trafficstars
@ljharb @erights Can you guys let me know if this correct? Thanks!
Fixes #1673.
@erights Thanks for the prompt reply. I will wait for @ljharb as well.
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.
@ljharb @erights Any other changes you guys think are appropriate?