Chapter quiz · Ember Data

Test what you learned.

8 questions on Ember Data. Pass 70% to clear the chapter.

← Review chapter lessons

Quiz

Ember Data — Chapter Quiz

Eight questions on the store, models, relationships, adapters, and JSON-API.

0/ 9
  1. Question 1
    1

    Where do you typically inject the Ember Data store?

  2. Question 2
    2

    Which decorator declares a primitive attribute on a model?

  3. Question 3
    3

    How do you fetch one record by id?

  4. Question 4
    4

    An adapter is responsible for converting record requests into HTTP calls.

  5. Question 5
    5

    Which is the default serializer in modern Ember Data?

  6. Question 6
    6

    The decorator that declares a one-to-one relationship on a model is @___.

  7. Question 7
    7

    Which calls return data from the Ember Data store?

    Select all that apply.

  8. Question 8
    8

    What is JSON-API in one sentence?

Pick an answer — instant feedback as you go.