Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

jQuery is sexy? Its like a nerdy but hot chick that carries a shotgun in case of zombie... err... IE6 attacks.


Oh yeah, jQuery is far sexier than plain ol' Javascript (look at the amount of tutorials on sites like Smashing Magazine), because messing around with jQuery is far easier for the beginner than playing with Javascript


"messing around with jQuery is far easier for the beginner than playing with Javascript"

Also, because getting awesome work done with jQuery is far easier for the seasoned professional than messing around with plain Javascript DOM traversal.

Of course, you still have to use native JS functions for a lot of stuff, so you're not taking a shortcut around JS. You're just skipping the parts that are time-consuming, awkward, and inconsistent across browsers, and getting right to the useful stuff: shorter, more powerful, more expressive code.

Or is that just 'for beginners'?


As a Javascript developer, I totally agree. Something that is easier for beginners doesn't imply it's not useful for seasoned professionals though.


Javascript DOM traversal is simple, very standard, and extremely powerful IMHO

Depends what you're into I guess. To me there doesn't seem much point having a largely pointless abstraction layer in between.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: