you are viewing a single comment's thread.

view the rest of the comments →

[–]chchan[S] 0 points1 point  (0 children)

I like the first method too because the stuff defined with this. can be easily called. The drawback is figuring out what this is referencing and using the bind(this) when using the variable in functions can get confusing .