Pro Ember Data Getting Ember Data to Work with Your API

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 E...

Full description

Bibliographic Details
Main Author: Tang, David
Format: eBook
Language:English
Published: Berkeley, CA Apress 2021, 2021
Edition:1st ed. 2021
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 02559nmm a2200253 u 4500
001 EB001906055
003 EBX01000000000000001068959
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210104 ||| eng
020 |a 9781484265611 
100 1 |a Tang, David 
245 0 0 |a Pro Ember Data  |h Elektronische Ressource  |b Getting Ember Data to Work with Your API  |c by David Tang 
250 |a 1st ed. 2021 
260 |a Berkeley, CA  |b Apress  |c 2021, 2021 
300 |a XX, 186 p. 4 illus  |b online resource 
505 0 |a 1. Ember Data Overview -- 2. Talking to APIs with Adapters -- 3. API Response Formats and Serializers -- 4. Common Adapter and Serializer Customizations -- 5.Writing an Adapter and Serializer from Scratch -- 6. Swapping the API with Local Storage -- 7. Nested Resource URL Paths and Relationship Links -- 8. Working with Nested Data and Embedded Records -- 9. Handling Custom Error Responses -- 10. Testing Adapters and Serializers -- 11. Common Customizations with JSON:API -- 12. Consuming the Reddit API -- 13. Polymorphic Relationships, 
653 |a Computer programming 
653 |a Web Development 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
856 4 0 |u https://doi.org/10.1007/978-1-4842-6561-1?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 006.76 
520 |a 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. You will: 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