jQuery in Action
319
appendix: JavaScript
that you need to know
but might not!
This appendix covers
Which JavaScript concepts are important for
effectively using jQuery
effectively using jQuery
JavaScript Object basics
How functions are first-class objects
Determining (and controlling) what
this
means
What's a closure?