Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
BackboneJS や EmberJS について詳しく調べたことはありませんが、理解したとおり、BackboneJS を REST バックエンドとシームレスに連携させることは可能です。一方、EmberJS には、すぐに使用できるものはないようです。
EmberJS でこれを達成する方法について誰かアドバイスをいただけますか?
それほど複雑ではない単純なRESTアダプターが必要な場合は、
https://github.com/cerebris/ember-rest
仕事に最適です。
私は InfoQ で Ember.js に関する記事を書きました。この記事では Ember 0.9.5 を使用しているため、すべてが最新の Ember 1.0 プレリリースで動作するわけではありません。
Ember アプリの基本構造と、Ember Data の基本について説明します。
http://www.infoq.com/articles/emberjs
Ember-rails のようなものを探していると思います
https://github.com/emberjs/ember-rails