Comment on Dojo Toolkit 1.7 Released.parentComments−drewda14yDojo gets a lot of use in the corporate world because it's so complete, particularly in terms of GUI widgets.I always use jQuery myself, but I'm still not satisfied with any of the jQuery grid components, for example. It's disappointing.−dylanks214yYou might be interested in the dgrid project (see slides at http://www.slideshare.net/sitepen/dgrid-next-generation-dojo... and blog post at http://www.sitepen.com/blog/2011/10/26/introducing-the-next-... ). It's a new module, and one of the interesting features is support for the jQuery ThemeRoller classes. It's pretty lightweight, and could be used with jQuery with something like RequireJS, etc.
Comments
Dojo gets a lot of use in the corporate world because it's so complete, particularly in terms of GUI widgets.
I always use jQuery myself, but I'm still not satisfied with any of the jQuery grid components, for example. It's disappointing.
You might be interested in the dgrid project (see slides at http://www.slideshare.net/sitepen/dgrid-next-generation-dojo... and blog post at http://www.sitepen.com/blog/2011/10/26/introducing-the-next-... ). It's a new module, and one of the interesting features is support for the jQuery ThemeRoller classes. It's pretty lightweight, and could be used with jQuery with something like RequireJS, etc.