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

Thunk middleware for Redux implementation #2

Open
showxu opened this issue Apr 7, 2023 · 0 comments
Open

Thunk middleware for Redux implementation #2

showxu opened this issue Apr 7, 2023 · 0 comments

Comments

@showxu
Copy link
Member

showxu commented Apr 7, 2023

Thunk middleware for Redux. It allows writing functions with logic inside that can interact with a Redux store's dispatch and getState methods.

For complete usage instructions and useful patterns, see the Redux docs Writing Logic with Thunks page

repo: redux-thunk
docs:

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

No branches or pull requests

1 participant