top button
Flag Notify
Site Registration

Why will one choose DoJo over JQuery Mobile in IBM Worklight?

+1 vote
1,772 views
Why will one choose DoJo over JQuery Mobile in IBM Worklight?
posted Jul 14, 2013 by Ram Srinivasan

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button
JQuery is a library, DOJO a framework !

1 Answer

+1 vote

Dojo provides a complete collection of user interface controls, giving you the power to create web applications that are highly optimized for usability, performance, internationalization and accessibility. Dojo is heavily based on MVC principles and provides powerful helpers for MVC-structured applications. It also provides widget infrastructure (with attention to details like – support for i18n and i10n), asynchronous loading of modules (if desired), integration with CDNs (content delivery networks) for heavy-duty web applications and so on.

Personally, I think Dojo's lack of good documentation/reference code, lack of 'marketing' and relative complexity keep it from becoming popular. Documentation is a whole lot harder to use than jQuery’s because, at first glance, it’s quite a bit more scattered and substantially more API-based than task-based. It's much easier to get started with library like jQuery because of all these factors. However, once you get over that initial steep learning curve, Dojo is rich and powerful!

answer Jul 14, 2013 by Nora Jones
Similar Questions
+1 vote

Could you please help me to choose the right plugin between Jquery and Dojo?

We need mainly need this for date picker fields. I like the Jquery date picker but it is not bundled with Struts 2 pack, is that a concern?

...