captbaritone / captbaritone/redux-dropbox-middleware
Create a higher-order reducer which will let us modify the user's state
Open
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Given a reducer, return a new reducer which behaves just like the app's own reducer, but when passed a special `SET_STATE_FROM_DROPBOX` type action will replace the entire state with the contents of `action.dropboxState`.
See the doc sketch in the README for how this would be used.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.