i’m beginning a phonegap application, but i’m hesitating about which CSS and JS framework i’ll use : Bootstrap from twitter which give pretty render but uses LESS or Jquery mobile which is very easy to implement.
what do you think about them ?
thank you 🙂
i’m beginning a phonegap application, but i’m hesitating about which CSS and JS framework
Share
You can use Bootstrap with normal CSS:
http://www.initializr.com/
Besides, it is better suited for starting to play with responsive design.