erikras / erikras/react-redux-universal-hot-example
Implementing API data caching
Open
discussion
question
- Dominant language
- JavaScript
- Stars
- 12.1k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
Hi guys,
What would be the best way to handle caching the results of my API calls? I've been playing with the ApiClient.js file (in src/helpers) and tried to replace superagent with superagent-cache, but as far as I can tell it has compatibility issue (see the issue I opened there https://github.com/jpodwys/superagent-cache/issues/21 ).
Has anybody successfully implemented caching with this boilerplate?
Contributor guide
Assessment
This issue has not been assessed yet.