Can I Use JQuery Mobile With EmberJS?

前端 未结 2 1312
广开言路
广开言路 2020-12-24 07:23

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 Emb

2条回答
  •  一向
    一向 (楼主)
    2020-12-24 07:44

    I have just start to develop in my free time a application based on the proof of concept Ember.js with Jquery Mobile => https://github.com/LuisSala/emberjs-jqm

    I have extract the class define in the previous proof of concept and just create a new repo https://github.com/tolbard/ember-moving.

    This is very basic and only support the default header, content, footer and list.

    Any help with this will be welcome

提交回复
热议问题