TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Does anyone need a jQuery plugin?

9 pointsby rduchnikover 12 years ago
I've built many plugins in the past, you can check them out here: http://websanova.com/plugins<p>I'm looking to build some more and thought I would ask the community what they need and see if I can deliver on anything someone needs.

3 comments

shaneljaover 12 years ago
Personally I prefer the journey which leads me to the final result, sure, I could outsource some of my paid work to you (with you without the wisest) but not only would that be morally wrong of me, it wouldn't be <i>fun.</i><p>I don't code because it pays well (<i>or in my case, okay</i>) - I code because it's what I love. I'm sure someone else will find use in this so I'll upvote it in any case because charity without request is often just what someone in a tight spot needs, but myself... I'm gonna just keep coding away.
评论 #5139203 未加载
manishsharanover 12 years ago
Could you write sample Jquery Plugin that wraps BackBone.js ? People normally use Backbone.js for full page rich ui applications and Jquery plugins for jazzy components with little business logic. I need to have a jazzy component with a ton of business logic. (think Jquery UI tabs -- with each tab containing tables of data with ui input/click in one table affecting other tables in other tabs) . It would be cool to have a tutorial that shows how to do that.
kanakiyajayover 12 years ago
First search on <a href="http://jquer.in" rel="nofollow">http://jquer.in</a> whether that plugin is already available and then make a plugin.