|
|
|
|
|
by untog
5309 days ago
|
|
jQuery often uses "data-blah" as an attribute- that isn't any more or less valid than "dojoAttachPoint". And the general point is that Dojo can do a lot more than jQuery- for one, it works outside of the browser. A library like MooTools is the same. jQuery is, at it's heart, a DOM manipulation tool. Dojo and the others are more complete libraries that aren't just for HTML. |
|
Yes dojo is a complete library and for 99% of the use cases for a web application, it is overkill.