• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Learning Dojo - richness of components

 
Ranch Hand
Posts: 48
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Can you give some comparative information on how DOJO measures up against other javascript frameworks in terms of the richness of the components (dijits) it provides. Is there a particular component area where DOJO outshines other frameworks?

Does DOJO have a input box filter (filters the available selections bases on the characters the user types)?

Regards

Paul
 
Author
Posts: 54
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Paul,

This is a bit tricky since I am an expert on specifically Dojo and not any other toolkit I do hav quite good knowledge of a couple of others, like ExtJs and jQuery, but I wouldn't presume to be able to give a comprehensive rundown of the available widgets for each.

To see some of the available widgets and features of Dojo, check out the feature explorer for Dojo that provide a lotof the unit tests for dojo, dijit and dojox, here;

http://dojocampus.org/explorer/#Dojo
http://dojocampus.org/explorer/#Dijit
http://dojocampus.org/explorer/#Dojox

Cheers,
PS

http://unclescript.blogspot.com/
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic