Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4826

Integrating Ember with Pyramid

$
0
0

@jinko wrote:

I need help integrating emberjs with pyramid. I've just finished the basic tutorial and would like to try it out further with doing a single page application with pyramid + pgsql (CRUD) and with pyramid just returning json results.

Some questions that I have are:

  1. Where do I put the emberjs in my Pyramid project folder.

  2. For retrieving and sending json data, would this link be the appropriate api to follow ( http://emberjs.com/api/data/classes/DS.JSONAPIAdapter.html ), as I saw many conflicting discussions about ember-data that basically paints ember-data in a negative way.

  3. What is the difference between http://emberjs.com/api/data/classes/DS.RESTAdapter.html and http://emberjs.com/api/data/classes/DS.JSONAPIAdapter.html?

PS: I have no experience with js mvc except js tool-kits like jQuery and react-native.

Thanks for taking the time to answer simple questions like these.

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4826

Trending Articles