ember-components / ember-component-patterns

Transforming https://emberjs-1.gitbook.io/ember-component-patterns/ into an Ember app
7 stars 2 forks source link

Set up the data models for the app #8

Open MelSumner opened 3 years ago

MelSumner commented 3 years ago

Summary

Add the data models for the content to the app.

Acceptance Criteria

hergaiety commented 3 years ago

I poked at this for some time... their documentation is severely lacking. Spent about 2 hours and didn't get too far for a number of reasons. Happy to pair up on this. My primary struggles were relationships, having the store be able to properly get the content, front matter erroring despite following standards. :/ Hah