开发者

Backbone.js suitable for mobile devices? [closed]

开发者 https://www.devze.com 2023-02-20 23:20 出处:网络
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise开发者_运维百科, but this question will likely so
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise开发者_运维百科, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 10 years ago.

I've been looking into backbone.js lately and like both the philosophy and the execution a great deal. Is anyone using Backbone on HTML5 IOS interfaces?

What are your experiences with this approach?


I've used JQuery Mobile UI with backbone.js. The problem is they both have their own hashchange router. If you can live without the backbone router or figure a way to cut out the JQuery one then it works out well.


I think Basecamp from 37 Signals is the best example of a complex app using backbone (and other awesome frameworks): http://37signals.com/svn/posts/2761-launch-basecamp-mobile#comment_63518

I do not have first hand comments on this unfortunately.


I've found a project on github ( https://github.com/azicchetti/jquerymobile-router ) that provides a router for jquery mobile.

It's perfect with backbone.js, it's almost a replacement for its controller, so we can finally use the full backbone.js potential in jquery mobile.


Many of the trigger.io (a cross-platform framework) demo apps make use of backbone.js


I used Backbone.JS + jQueryMobile on iOS/Android. Works pretty fine. Check out my blog post:

0

精彩评论

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

关注公众号