On Mon, Jul 1, 2013 at 12:08 PM, Craig van Nieuwkerk <[email protected]>wrote:
> I have used PhoneGap in conjunction with www.vsnomad.com and it is pretty > good. But you are essentially still dealing with a HTML5 app that has been > wrapped in a native code wrapper. I used it with jQuery Mobile and there > were quite a few performance issues that needed to be fine tuned. > You also need to be clear on what your type of app is. If you're writing a 'businessy' app with data display, query, etc it is probably fine. There are guys out there who wrote a Fastbook (http://fb.html5isready.com/) which proves the point for simple information display-oriented applications (thought I think they prove that Facebook's mobile app is slow, not that theirs is fast). If you're trying to write Bad Piggies, then HTML is a non-starter on mobile devices. David.
