Hacker News new | ask | show | jobs
by drewda 5309 days ago
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.

1 comments

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.