An open API service indexing awesome lists of open source software.

https://github.com/iamdtang/ember-data-in-the-wild


https://github.com/iamdtang/ember-data-in-the-wild

ember ember-data emberjs

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Ember Data in the Wild

I have done the best I can to ensure this book doesn't have any typos and errors. If you do find mistakes however, please [file an issue on GitHub](https://github.com/skaterdav85/ember-data-in-the-wild/issues), and I will fix it as soon as I can.

## Source Code

* [Chapter 6 - Writing an Adapter and Serializer from Scratch & Chapter 7 - Swapping the API with Local Storage](https://github.com/skaterdav85/editw-chapter6)
* [Chapter 8 - Nested Resource URL Paths and Relationship Links](https://github.com/skaterdav85/editw-chapter8)
* [Chapter 13 - Consuming the Reddit API](https://github.com/skaterdav85/editw-chapter13)