I want use JQuery mobile for the front-end of my mobile application, but I need a JavaScript MVC framework to do the back-end integration stuff and I'm looking at using EmberJS. Is there a guide for this kind of integration? Any pitfalls I should avoid? As a reference, I'm originally coming from a Sencha Touch 2.0 background.
jQuery Mobile, however, is a full framework. It's intended to be your starting point for a mobile site. It requires jQuery and makes use of features of both jQuery and jQueryUI to provide both UI components and API features for building mobile-friendly sites.
JQuery Mobile is a user interface framework, built on jQuery Core and used for developing responsive websites or applications that are accessible on mobile, tablet, and desktop devices. It uses features of both jQuery and jQueryUI to provide API features for mobile web applications.
Hiya Hope following link helps you to right path for your questions: (Is there a guide for this kind of integration? )
Yep, you can Basic proof of concept Ember.js with Jquery Mobile => https://github.com/LuisSala/emberjs-jqm
little start up tutorial: http://www.andymatthews.net/read/2012/03/07/Getting-Started-With-EmberJS
Article: http://www.infoq.com/articles/emberjs
Ember Wiki has links to developer modules: https://github.com/emberjs/ember.js/wiki
To start with and identify pitfalls:
(For proof of concept for your specific case you can also refer to the POC link I have shared above and glaze through the existing issues in stack overflow, Else I will go for head first and find out and fix the issues as go)
https://stackoverflow.com/tags/emberjs/new
https://stackoverflow.com/questions/tagged/emberjs
How to make emberjs app with a mobile look (like the one in jquery mobile)?
Hope this helps,
Cheers!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With