170 Views
This blogpost describes what happens when a javascript function is invoked. The this keyword which is a mystery to many developers is explained well. It touches upon how jQuery handles function invocation. This is a good read for advanced javascript developers.
0 comments