Levi Hackwith
Levi Hackwith

Reputation: 9332

JQuery Plugin Pattern Reference / Comparison

I'm looking for a document / website that lays out (at least) the most popular jQuery plugin development patterns and explains when you would each one (advantages, disadvantages, etc.). Does such a reference exist? Is there a list of sites that, when compiled together, would create such a reference?

Upvotes: 0

Views: 258

Answers (1)

Levi Hackwith
Levi Hackwith

Reputation: 9332

Did some further research and found this: http://addyosmani.com/resources/essentialjsdesignpatterns/book/#jquerypluginpatterns

Upvotes: 1

Related Questions