Live data from Hacker News

Announcing the jQuery Plugin Registry

blog.jquery.com

1–10 of 36 posts

Re: Announcing the jQuery Plugin Registry

#9

Interesting software stack running this registry: Wordpress on Apache/MySQL to serve the website and Node.js with SQLite to automatically add content using the Wordpress API. https://github.com/jquery/plugins.jquery.com

I would be interested to hear the rationale behind such a crazy tech stack.

Re: Announcing the jQuery Plugin Registry

#10
What I hate, that most of the jQuery plugins have a huge lack of documentation. You select plugin and then spend next day trying to figure out how it's working. It's almost the same as dowloading random js file form random website and trying to use it. Looked through currently available repos, and half of them lack even simple plugin usage cases in repositories :)
Post reply on HN