captbaritone / captbaritone/redux-dropbox-middleware

Create a higher-order reducer which will let us modify the user's state

Open
#3 0 comments 0 reactions 1 assignee Claimed by @captbaritone View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.