Open mikecann opened 6 years ago
Sure! I am working on adding resources and examples to make things as clear as possible. Will be adding a couple of examples (and some posts) of varying complexity this weekend.
Awesome, look forward to it
@anish000kumar yeah I would love to see more examples of the saga piece ❤️
Looks like a promising project which has potential of being THE
library for state management. Looking forward for more clearer api
The readme has been updated with a list of few live examples! I am posting those here as well for quick reference, but since this list would keep evolving over time, it's best to find the same in the readme:
I would really appreciate if more people could contribute by posting more of such examples to help others. Here's how you can contribute :
You can also help others by writing blog posts. I would be more than happy to include link to informative blog posts regarding redux-box in the repo. Feel free to ask questions, if any.
@0maxxam0 funded this issue with $4. Visit this issue on Issuehunt
@boostio funded this issue with $10. Visit this issue on Issuehunt
@boostio funded this issue with $86. Visit this issue on Issuehunt
@anish000kumar I would like to add some more examples.
@hereisnaman That would be great! At this point it makes more sense to build a dedicated static documentation site for redux-box, instead of just using links for codesandbox. I'm already working on that. Let me know if you are willing to spread some code there 👐
@anish000kumar that will be good. You using something like vuepress?
@nirajgeorgian has started working. Visit this issue on Issuehunt
I like the example that you give in the Readme but when you open the example in the example folder its much simpler and doesnt seem to take advantage of that beautiful syntax you show in the readme.
It would be great if you could show a more complex example, perhaps one that does an api request too, to show how you handle async actions?