Fast and efficient: jQuery Plugin Development

Comments

Comments are closed.

Jakob did a very enthusiastic talk about the benefits of jQuery plugin development. He pointed out quite a number of 'good to know about's in terms of plugin development.
I was very sad that there was not enough time to go into detail of the special event handlers. Maybe there will be a dedicated talk about this interesting topic on one of the next scheduled conferences.. he promised to submit such a talk.

Nice talk about jQuery plugin development. I learned some nice tips and tricks.
And I finally understand the (jquery) at the end of function($){ }

Good overview of jQuery and JavaScript tricks for jQuery. It is unfortunate that out of the various types of plugins, we were only able to look at one type. I would have liked to look at widgets. At least, now I have a better understanding of some of the basic concepts.