Commonly used libraries for Hybrid mobile applications.

Post date: Mar 20, 2014 10:54:21 AM

The important things to be decide before you start developing a application is 3rd party frameworks and libraries.

HTML applications can be comes under 2 design pattern.

MVC:

It is not about just developing a mobile application with css, javascript and html but it is about to develop such a complex application for enterprise level. So obviously MVC comes into the picture.

For my application I have used different libraries to manage the MVC design pattern.

If you looks for an hybrid application, then you have to build your application on top of the phonegap framework, which help you to access native frameworks.