Skip to content

Commit

Permalink
Write the README
Browse files Browse the repository at this point in the history
  • Loading branch information
jenweber committed Sep 28, 2023
1 parent 8db1aff commit c3474bd
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,13 @@

# EmberData Request Service Cheat Sheet

Check out [the deployed app](https://ember-learn.github.io/ember-data-request-service-cheat-sheet/). Yep, it uses Ember Octane!
This is a work-in-progress cheat sheet to aid in writing documentation
for and teaching EmberData's Request Service.
To learn more about the Request Service, check out
[RFC 860](https://rfcs.emberjs.com/id/0860-ember-data-request-service/).

You can see side-by-side examples of [Ember Octane](https://emberjs.com/editions/octane) and Ember Classic.
Visit [the deployed app](https://ember-learn.github.io/ember-data-request-service-cheat-sheet/) for side-by-side examples of EmberData's Request Service
and older EmberData patterns.


## How to Contribute
Expand Down

0 comments on commit c3474bd

Please sign in to comment.