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.

Poll: What javascript library do you use?

6 pointsby ConceitedCodeover 13 years ago
I'm pretty sure jQuery will have the most usage, but what about the others?

6 comments

skcin7over 13 years ago
I use Ext JS at work (it's awesome) and jQuery for my home projects (it's also very awesome but very different than Ext JS).<p>I would recommend taking a look at Ext JS as it can do some pretty incredible things. For instance it features a layout manager which allows you to make web applications that look and function very much like home-computer based applications.
sjsover 13 years ago
I'm interested in Ext JS / Sencha and YUI but haven't tried them yet.<p>Briefly tried Dojo, it looks like a very solid framework that is really powerful if you spend a bit of time to learn how it works and fits together.
评论 #2933293 未加载
bluesmoonover 13 years ago
YUI for everything I do, but then I've also contributed code to YUI.
kentbrewover 13 years ago
Where's the option for "I don't use a library?"
ltamakeover 13 years ago
jQuery, Prototype, and MooTools. Pretty much standard in everything I design.
评论 #2932895 未加载
freddiefujiwaraover 13 years ago
jQuery is the most useful lib.