Would you use JS templating framework when using Phonegap and JQuery mobile?
I am using JQuery mobile to build an iOS app using Phonegap 1.5. Since many views use some components like header whiter, I am wondering if I should use a template framework in JavaScript or not?
Is it slowing down my application? And which one works best with PHonegap and jQuery mobile?
+3
confile
source
to share
1 answer
I am using jsrender , it is very easy to understand. demos
0
Fotis Adamakis
source
to share