Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jsdalton
on Feb 6, 2012
|
parent
|
context
|
favorite
| on:
Differences Between jQuery .bind() vs .live() vs ....
> ...but it is not the library that Id choose first.
Which library/libraries would you choose first, over jQuery?
oinksoft
on Feb 6, 2012
|
next
[–]
For a complete one-off, plain JavaScript and DOM. For a small, simple project, MooTools. For a large project, Closure Tools. jQuery's not a good choice for anything I work on, and its "God Object" API makes for repugnant code.
jacobr
on Feb 6, 2012
|
prev
|
next
[–]
I would use Ender and pull together various micro-libraries/modules.
http://ender.no.de
jsdalton
on Feb 6, 2012
|
parent
|
next
[–]
That is very interesting. It looks like they even have a "starter pack" that approximates much of what jQuery does:
http://ender.no.de/#jeesh
Thanks.
euroclydon
on Feb 6, 2012
|
root
|
parent
|
next
[–]
I winder how it well it works with SVG?
maratd
on Feb 6, 2012
|
prev
[–]
MooTools. Dojo. The herd has been thinned a bit over the last few years.
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Which library/libraries would you choose first, over jQuery?