Using Ember Data With The JSON Serializer - Screencast
Recently I had the chance to try out some of Ember's other serializers. I ended up working with the JSON Serializer [http://emberjs.com/api/data/classes/DS.JSONSerializer.html], not to be confused with the JSON API serializer [http://emberjs.com/api/data/classes/DS.JSONAPISerializer.html]. Nevertheless we…