Tagged Questions
0
votes
1answer
634 views
Ember.js and ember-data to work with external (another domain) API
Started playing with Ember.js and ember-data. I followed this tutorial which guides you to create a Twitter timeline show.
It's pretty neat, but it doesn't use ember-data, which it seems to me a good ...