简体   繁体   中英

Mobile web framework for existing javascriptMVC web site

I have a quite complex web site developed with javascriptMVC and jQuery as main libraries, making use of a JSON API. Now i'm in the process of facing mobile web development, and have to make a decision on the framework to be used. The more mobile phones i can cover, the better.

As the web site has been developed with javascriptMVC, i guess it makes more sense to keep using same framework. I've looked at other options like backbone.js or ember.js, that would really love to play with, but can't find a big benefit over using a framework that developers already know.

That said, i'm thinking on javascriptMVC + jQuery Mobile. Don't pretend to open a long discussion about this. Based on your experience, is this a right approach or what do you think there could be best solutions?

Thanks in advance!

当您使用客户端MVC时,请看这里http://www.html5rocks.com/en/mobile/cross-device/#toc-mvc ,您将会有所了解。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM