Originally posted by Bai Shen:
Can you elaborate on the plugins issue? Are there any places where Dojo does things that jQuery doesn't?
Pretty much. Include the jQuery core, then include any plugins you want to use.How do the plugins work? Are they just imports, like using another jar in java?
My book, of course.What would you suggest as a good starting point to learn jQuery?
Then to be honest, I'd recommend my book. Start out by reading the Appendix which contains a JavaScript refresher with jQuery usage in mind. P.S. All the book's server-side examples are in Java/JSP.I'm a fairly knowledgeable java dev, but don't really have any javascript experience(what little I've done has been purged).
Dojo comes with pretty much everything. jQuery's core is light-weight and there's a very healthy and thriving community of people writing plugins for it. jQuery was designed for plug-ability from the get-go and it's very easy to extend. I write a lot of my own JS code as jQuery extensions.
My book, of course. But if you'd rather not buy something just yet, the documentation at the jQuery site is as decent as on-line docs get.
There's also this article published in Dr. Dobbs that's a reworking of the jQuery section I wrote for Ajax in Practice. It might be a good spring-board.
Then to be honest, I'd recommend my book. Start out by reading the Appendix which contains a JavaScript refresher with jQuery usage in mind. P.S. All the book's server-side examples are in Java/JSP.
Mathew Kuruvilla wrote:2) jQuery is supported by non-unix organizations. dojo is supported by unix organizations. As a Java person, I favor unix.
3) jQuery site is a .com site. dojo site is a .org site.
It's just a flesh wound! Or a tiny ad:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
|