最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - Which UI frameworks are recommended to use with Backbone.js? - Stack Overflow

programmeradmin0浏览0评论

Is there a remended framework with UI widgets (like grids, trees. etc.), to use with Backbone?

I saw questions about integrating Kendo with Backbone. Do you know other (and also free) frameworks that can work good with Backbone?

Thanks.

Is there a remended framework with UI widgets (like grids, trees. etc.), to use with Backbone?

I saw questions about integrating Kendo with Backbone. Do you know other (and also free) frameworks that can work good with Backbone?

Thanks.

Share Improve this question asked Dec 28, 2012 at 11:25 GuyGuy 1,5971 gold badge19 silver badges30 bronze badges
Add a ment  | 

2 Answers 2

Reset to default 3

I think most js UI frameworks will play nice with backbone, because backbone itself gives you a great amount of freedom to do things the way you want to.

Because Backbone already makes use of jQuery (or Zepto, etc), the jQuery UI library is a natural fit. It will set you up with nearly everything you might want or need for basic web application UIs.

Hope this helps.

jQuery UI works well with backbone.js you might also want to take a look at Backbone UI

发布评论

评论列表(0)

  1. 暂无评论