开发者

How does Dojo differ from Jquery with Backbone or with JavascriptMVC?

开发者 https://www.devze.com 2023-03-29 06:00 出处:网络
I\'m not asking for a comparison between Dojo and Jquery, this is obvious enough, what I\'m asking is how does Dojo compare to Jquery AND an mvc like Backbone (Backbone in particular) or JavascriptMVC

I'm not asking for a comparison between Dojo and Jquery, this is obvious enough, what I'm asking is how does Dojo compare to Jquery AND an mvc like Backbone (Backbone in particular) or JavascriptMVC? Does Dojo itself already cover w开发者_开发百科hat Backbone does? does Backbone do more? Also, can I use Backbone and Underscore with Dojo and would that be seamless?


I'd say Dojo is like Jquery plus a widgeting system, a widget library and a build system.

see Phillip's comment below for information on MVC in dojo

Backbone uses jquery. it is possible to use jquery and dojo together but it's always preferable to stick with one or the other if you can.

0

精彩评论

暂无评论...
验证码 换一张
取 消