Reputation: 920
Just wanted to know if Jquery mobile is stable enough to use for a live production enterprise mobile application.
There are many HTML5 frameworks out there, since our team has been using JQuery for quite some time we would prefer to use the Jquery mobile framework.
Its is still in Alpha stage but have read a lot of good reviews for the same, we also plan to build custom native apps for the Iphone, Android and Blackberry but would like to have an app that runs on all devices.
Regards, Sheldon
Upvotes: 3
Views: 1350
Reputation: 384
Its good enough now to go live. Its in 1.01 version now and quite stable
Upvotes: 1
Reputation: 179994
Starbucks seems to think it's stable enough to work with. Disney, Audi, the BBC, and Barack Obama too.
Upvotes: 4
Reputation: 85308
I agree, jQM is still in alpha which means there are still enough bug/problems/features that are not up to par yet. But the jQM team is very quick to respond to Q&A's and is pushing for the first Beta release soon. IMHO (if time is not an option) I would start with jQM alpha if you think you're going to (in the end) use jQM for the final version of your webapp. I think getting the basic design and functionality can be done with the current release and just make the necessary updates for specific functionality when available. You can always keep track of the current (I think it's updated weekly) Status of what is being worked on/fixed/etc.. on the Blog: http://jquerymobile.com/blog/
I know there are other Mobile Frameworks out there but the scope of jQM on how many devices it should run on swayed me on selecting jQM as my framework
Upvotes: 0
Reputation: 12038
It's good, but I'm not sure if it's good enough for a live production application.
I'm running a small website on it for a school project I'm doing and there's quite a lot of annoying bugs. Footers like to disappear at the most unexpected moments, I get a lot of 'jumpiness' where the page just jumps around and shows a black or white background-color, of which I don't know where it comes from. It's also fairly slow on my host, but that might just be because of the host and not because of the framework, however it's something you should probably test before going live with it.
That being said, the framework is easy to work with and if your team is good enough you might be able to hack your way through some of the bugs; it's easy to create a website with it which does look good, if you take the unexpected bugginess into account. Then again, I guess these little bugs are to be expected with an alpha release.
I personally wouldn't recommend it for a live production site, but it might be a personal thing and you should probably try it out for yourself. As far as other recommendations go, I have heard good things about Sencha Touch, but I haven't tried it myself.
EDIT: Some more information/comparisons here.
EDIT2: As far as a roadmap goes, they said they would release it when 1.0 hits. However, their release plan seems to be subject to change. Also check out this question: Is jQuery Mobile ready for production use?
Upvotes: 5
Reputation: 3889
Seems like a good idea to hold off IMHO, it's alpha, there are lots of 'issues':
https://github.com/jquery/jquery-mobile/issues
Upvotes: 0