Search code examples
htmlmobileextjsjqmobi

Which HTML5 mobile framework do you recommend?


jqMobi? Sencha? Or other one? Why?

Thank you!

I have to repeat contents above in order to being able to post this question.

jqMobi? Sencha? Or other one? Why?

Thank you!


Solution

  • I'm the lead dev of jqMobi. bensnider is correct, in that Sencha is an all in one type of framework. But a lot of people have had problems with that. You can't use a single component in your project, it's "Sencha" or nothing. If you like that, it's a solid framework.

    With jqUi, the UI part of jqMobi, you can use backbone.js as the back end or another MVC type framework and use jqUi as just the presentation layer.

    It also depends on what your target is. If you are soley iOS, Sencha shines there, but Android support on Sencha (even V2) is still really lacking.