This is a guide explaining how Ember Data works internaly. My initial motivation for writing this is to understand Ember better myself. I’ve found that every time I understand something about how Ember works, it improves my application code.
Main parts
First we need to understand what are the main concepts. Let’s start with a simple example.