ember-learn / ember-learn/cookbook
How to use MSW?
Open
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
This may be a bit divisive, but until mirage uses msw for request mocking (or at least stops using pretender), I don't think we should encourage mirage's usage.
MSW is super easy to setup, and they have their own data library, too: https://github.com/mswjs/data
Here is an 8 commit tutorial for setting up MSW: https://github.com/NullVoxPopuli/ember-msw-development/commits/main
Contributor guide
Assessment
This issue has not been assessed yet.