开发者

What Are The Most Popular jQuery Plugin Patterns?

开发者 https://www.devze.com 2023-01-20 21:33 出处:网络
I\'m writing an open-source mini-book on jQuery Plugin Development Patterns and am interested in hearing what you guys feel are the most popular plugin patterns at the moment. (If you could provide an

I'm writing an open-source mini-book on jQuery Plugin Development Patterns and am interested in hearing what you guys feel are the most popular plugin patterns at the moment. (If you could provide an example too when answering that would be a big plus)

There are at least 4 unique ones whic开发者_开发问答h I've identified so far, including DRY, but what others do you think are important for developers to consider?

My aim is to give people a solid set of examples and reasons why one may be more favorable than another for particular situations.

Thanks in advance!


I like to use this Starter as my base plugin template by Doug Neiner.

0

精彩评论

暂无评论...
验证码 换一张
取 消