ember-fastboot / ember-fastboot/ember-cli-fastboot

Move Ember Data FastBoot support to Ember Data itself

Open
#588 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
850
Forks
161
Avg merge
17h 45m
Merged PRs (30d)
19

Description

We are adding direct support for `FastBoot` in Ember Data.

https://github.com/emberjs/data/pull/5385

We will have two paths: `jQuery.ajax` which will require `najax` and a new, opt-in `ember-fetch` backend which have built in `FastBoot` support and do not require `najax`.

I don't think we can/should drop MonkeyPatch™ from `ember-cli-fastboot` right away because of support for older `ED`. But I am interested to hear what would be an acceptable time frame for doing it (@rwjblue)?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.