jQuery Mobile, what are your closest competitors?

Asked

Viewed 446 times

1

I’m using jQuery Mobile to build a simple interaction with a local system. Although good recommendations I am going through problems and have some moments that the application of nothing hangs, does not work and causes disorders.

In addition to jQuery Mobile there is some Responsive Html Framework for building sites that ran exclusively on mobile phones and tablet and because they are better than jQuery Mobile technically speaking ?

2 answers

3


When I was developing an app with Phonegap I had the same problem until I was advised not to use jQuery mobile, so I went to look for others frameworks. I found several, but what I liked most were Lungo and Ionic because of the performance.

  • 1

    Thank you very much, tell me one thing if you can add the problems in your response caused by understanding the technical causes experienced by you?

  • Silas What problems did you face? ....

1

I’ve made some applications using Phonegap, in fact I never used jQuery Mobile for "n" factors, as I work with response time than the user see on the screen, I preferred to eliminate some frameworks because the response time is slow.

I use only media queries according to the device, so the response time gets faster.

If you want to go further I recommend using the Bootstrap, already has a lot of things ready and helps to develop something faster.

But there are these many good ones too:

I hope I’ve helped

Browser other questions tagged

You are not signed in. Login or sign up in order to post.