pure html5 vs jquery mobile/angularjs -


we developing cross platform mobile application using pure html5/javascript/css. using bootstrap responsive ui. , using cordova packaging app android , ios. heard can reduce development effort , can code more structured if using jquerymobile or angularjs along html5/javascript/css.

can tell me how these frameworks can me in development?

you tons of results , answers why should , why shouldn't. recommend 1 framework, , go against it. search google you'll see them.

afaik biggest reason using framework jqm / angularjs give application native , feel. html5 design create website, frameworks make them mobile applications.

ajax page navigation model, responsiveness, similar design browsers, mvc, less code writing, dom manipulation these reasons why need frameworks. on other hand there quirks too.

see these links clear view.

choosing right html5 technologies web , mobile application.

10 reasons why should use angularjs

five reasons use jquery mobile


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -