There’s a war going on outside, no man is safe from. Prodigy in ‘Survival of the fittest’
If you are into mobile development you’ll know that there’s a war between native and html5 apps. I want to be prepared for the battle so I ended up doing a spike, choosing Sencha Touch and jQuery mobile as weapons.
The two of them are UI frameworks, based on HTML5, CSS3 and javascript, so they work in any browser that supports those technologies. It’s very convenient, so you can code, test and debug in your computer browser, doing less deployments to your mobile device. You can even use these frameworks for making a website since they offer all the UI elements and AJAX support that you’ll need.