We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey there,
Thanks for this amazing lib, and especially the recursive reducer injection 🎉
I'm using redux-sagas too, and I've created a lib for loading sagas asynchronously, it uses redux-injector as a dependency for creating the store.
It can be found here: https://github.com/GuillaumeCisco/redux-sagas-injector
An exemple is available in the README 🍾
The text was updated successfully, but these errors were encountered:
That's awesome! Creating a sagas injector was on my todo list but I hadn't done it yet. Great job!
Sorry, something went wrong.
No branches or pull requests
Hey there,
Thanks for this amazing lib, and especially the recursive reducer injection 🎉
I'm using redux-sagas too, and I've created a lib for loading sagas asynchronously, it uses redux-injector as a dependency for creating the store.
It can be found here: https://github.com/GuillaumeCisco/redux-sagas-injector
An exemple is available in the README 🍾
The text was updated successfully, but these errors were encountered: