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

Having multiple reducers reacting to a single action #341

Open
marcelomorgado opened this issue Apr 24, 2019 · 1 comment
Open

Having multiple reducers reacting to a single action #341

marcelomorgado opened this issue Apr 24, 2019 · 1 comment
Labels
tech debt Technical debt not involving bugs or features
Projects
Milestone

Comments

@marcelomorgado
Copy link
Contributor

The BuyLandScreen component has a lot of action functions passed to it.

Refs: #333 (comment)
Refs: https://egghead.io/lessons/react-respond-to-a-single-redux-action-in-multiple-reducers

@marcelomorgado marcelomorgado added the tech debt Technical debt not involving bugs or features label Apr 24, 2019
@marcelomorgado marcelomorgado added this to the 0.1.0 release milestone Apr 24, 2019
@marcelomorgado marcelomorgado added this to To do in Main via automation Apr 24, 2019
@marcelomorgado
Copy link
Contributor Author

Further docs that may help:
reduxjs/redux#911 (comment)
https://itnext.io/3-small-tips-for-better-redux-performance-in-a-react-app-9cde549df6af (item 3)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech debt Technical debt not involving bugs or features
Projects
Main
  
To do
Development

No branches or pull requests

1 participant