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

Usage with redux-thunk #32

Closed
robertying opened this issue Apr 4, 2019 · 2 comments
Closed

Usage with redux-thunk #32

robertying opened this issue Apr 4, 2019 · 2 comments
Labels
duplicate This issue or pull request already exists question Further information is requested

Comments

@robertying
Copy link

Hi! Thanks for this awesome library!

I'm new to Redux and had successfully done some work with redux-thunk in simple action creators.

However, the resolve in createAction confuses me. Is it the same resolve as in Promise, which makes me wonder if I can use async functions in executor?

Could you please make an example of how it works with redux-thunk or other async action creators?

Thank you!

@the-dr-lazy the-dr-lazy added question Further information is requested duplicate This issue or pull request already exists labels Apr 4, 2019
@the-dr-lazy
Copy link
Owner

Duplicate of #17

@the-dr-lazy the-dr-lazy marked this as a duplicate of #17 Apr 4, 2019
@the-dr-lazy
Copy link
Owner

the-dr-lazy commented Apr 4, 2019

I will close the issue for housekeeping purposes. If there is something unclear, feel free to re-open the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants