ember-fastboot / ember-fastboot/fastboot-website
Incomplete Example | Quickstart > Rendering the Model
Open
- Dominant language
- JavaScript
- Stars
- 19
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
The fetch example in [Quickstart > Rendering the Model](https://ember-fastboot.com/quickstart#rendering-the-model
) will not work, because we need to chain a `response.json()` to ready the data in model
If a new developer, who is not that familiar with Fetch API tries to try it out, then their code will not work and they may think they are doing something wrong in their Ember example
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.