html - Manage files with PhoneGap - Templating engine? -


i'm developing mobile application in html/css/javascript using phonegap.

the question have how manage files in project. seems application runs faster if html placed 1 file. in case, application should contain several pages , can't think dealing more-than-2000-lines index.html, repeating each time same code different views.

i'm coming know solutions you've found make simple foreign developer understand , work on easily.

i'm using jquery mobile beta 1. i've heard jquery tmpl appears me solution clear code , reuse html, there trick?

thank answers. hope topic useful else.

phonegap not support multipage app. mustache js https://github.com/janl/mustache.js managing of multiple html files.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -