jquery mobile - Phonegap and the universe of frameworks? -
my concern find fitting framework developing cross mobile platform app via phonegap. using jqmobile user interface.
i want build application structured , modular. means want keep capsulated.
i know backbone.js , underscore.js , handlebar.js , mustache.js.... , many more.
i wondering best method of structuring apps architecture?! moreover: there big dependencies result using frameworks? framework giving me best expandability , performance boosts?
iam asking because hope can give me hint. save time.
greetings
chris.
edit: useful information readers.
my final decision based on "http://coenraets.org/blog/phonegap-tutorial/". tutorial developing phonegap application. christophe coenraets technical evangelist adobe. gives many advices how develop phonegap applications performance. link directs nice tutorial routing between views, css scrolling phonegap , many architectural information more. there 60 minute presentation performance / architecture , more similiar stuff. using handlebars.js html templating, fastclick.js simulate "touch" "click" more performance , twitter bootstrap css framework responsive design.
anyway thx answers!
first lets make clear. whatever use, not gain performance boost. worse, there's chance performances lower.
but usability , readability + more functional code case pure jquery + jquery mobile.
the commonly used combination jquery mobile + backbone + require.js. experience, best one. unfortunately, in end, think disappointed. while excellent combination, jquery mobile applications slugish on phonegap. think it.
i have several other articles discussing similar topic take look:
Comments
Post a Comment