Choosing between ExtJS and YUI based of application parameters.

Posted by Kabeer on Stack Overflow See other posts from Stack Overflow or by Kabeer
Published on 2010-03-19T12:08:24Z Indexed on 2010/03/19 12:11 UTC
Read the original article Hit count: 341

Hello. I need help in taking call to choose between Ext JS and YUI libraries. Here are the key factors I have derived from my application requirements & development process:

  1. Complex, windows forms like controls
  2. Widgets, Layouts, Utilities
  3. Inter widget communication
  4. Easy to extend
  5. Easy to learn
  6. Intuitive & concise coding
  7. Strong exception handling
  8. Active support / community
  9. To update with upcoming technologies (HTML5, etc.)
  10. Skins & Themes to be easy to change
  11. Skins & Themes to support variety (a text box for different context to appear differently)
  12. Support & Utilities for standard protocols (XmlHttp, JSON)
  13. Good performance (responsive)
  14. Cost is not crucial, but I don't mind saving :)

© Stack Overflow or respective owner

Related posts about extjs

Related posts about yui