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
- Host: GitHub
- URL: https://github.com/iamdtang/ember-data-in-the-wild
- Owner: iamdtang
- Created: 2016-06-14T17:12:21.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2020-10-03T00:58:34.000Z (over 5 years ago)
- Last Synced: 2025-05-07T17:13:33.316Z (about 1 year ago)
- Topics: ember, ember-data, emberjs
- Homepage: https://leanpub.com/emberdatainthewild
- Size: 34.2 KB
- Stars: 10
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)