Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

Discussion: Redux Performance Improvements #45

Open
leovigna opened this issue Nov 16, 2021 · 2 comments
Open

Discussion: Redux Performance Improvements #45

leovigna opened this issue Nov 16, 2021 · 2 comments
Labels
question Further information is requested web3-redux

Comments

@leovigna
Copy link
Collaborator

Discussion on improving Redux performance to minimize re-renders and batch actions.

@leovigna leovigna added the question Further information is requested label Nov 16, 2021
@leovigna
Copy link
Collaborator Author

@leovigna
Copy link
Collaborator Author

leovigna commented Nov 16, 2021

Blog post on batching with redux-saga
https://blog.isquaredsoftware.com/2020/01/blogged-answers-redux-batching-techniques/

Seems like https://github.com/manaflair/redux-batch might be the better solution to maintain batching at reducer level but also have access to individual actions in DevTools and sagas.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested web3-redux
Projects
None yet
Development

No branches or pull requests

1 participant