Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MELD app top-level wrapper to handle redux middleware #14

Open
DILewis opened this issue Nov 18, 2020 · 0 comments
Open

MELD app top-level wrapper to handle redux middleware #14

DILewis opened this issue Nov 18, 2020 · 0 comments

Comments

@DILewis
Copy link
Contributor

DILewis commented Nov 18, 2020

MELD requires redux-based state, so needs reducers, provider and middleware registration in the parent js file. This can look daunting to a newcomer and is essentially boilerplate.
Suggestion: write a wrapper component that can be included that sets all this up, perhaps with additional reducers to register passed in as props.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant