277 Views
When using method chaining, in conjunction with the revealing module pattern, you can only use "this" to refer to public methods.
0 comments
Join in on a hand-picked round up of the best JavaScript articles every day.
Curated by our Moderators and Voted up by our Community. Free.
When using method chaining, in conjunction with the revealing module pattern, you can only use "this" to refer to public methods.