0%

Learn how to work with Ember Data efficiently, from APIs, adapters, and serializers to polymorphic relationships, using your existing JavaScript and Ember knowledge. This book will teach you how to adapt Ember Data to fit your custom API.

Have a custom API that you aren't sure how to use with Ember Data? Interested in writing your own adapter or serializer? Want to just know more about how Ember Data works? This is the Ember Data book you have been waiting for.

Lots of books and tutorials start off teaching Ember with Ember Data. This is great, especially if you are in control of your API, but what if you aren't? You do a little research and start seeing terminology like adapters, serializers, transforms, and snapshots, and quickly become overwhelmed. Maybe you've thought to yourself that Ember isn't for you. Well, if this sounds familiar, then this book is for you. 

What You'll Learn 

  • Review the differences between normalization and serialization
  • Understand how the built-in adapters and serializers in Ember Data work
  • Customize adapters and serializers to consume any API and write them from scratch
  • Handle API errors in Ember Data
  • Work with the Reddit API using Ember Data
  • Learn how to use polymorphic relationships

Who This Book Is For

Anyone with an interest in learning more about Ember Data and how to adapt it to any API. People who read this book should be familiar with the basics of Ember and JavaScript.

Table of Contents

  1. Cover
  2. Front Matter
  3. 1. Ember Data Overview
  4. 2. Talking to APIs with Adapters
  5. 3. API Response Formats and Serializers
  6. 4. Common Adapter and Serializer Customizations
  7. 5. Writing an Adapter and Serializer from Scratch
  8. 6. Swapping the API with Local Storage
  9. 7. Nested Resource URL Paths and Relationship Links
  10. 8. Working with Nested Data and Embedded Records
  11. 9. Handling Custom Error Responses
  12. 10. Testing Adapters and Serializers
  13. 11. Common Customizations with JSON:API
  14. 12. Consuming the Reddit API
  15. 13. Polymorphic Relationships
  16. Back Matter
35.175.174.36