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

Advanced tutorial: limit try blocks to API calls #200

Closed
wants to merge 3 commits into from

Conversation

mykter
Copy link
Contributor

@mykter mykter commented Sep 30, 2019

Thanks for the starter kit, it really helped me get going with redux. This is a PR reflecting our discussion here: https://twitter.com/acemarke/status/1171438698337947651

IMO the slight extra verbosity is worth avoiding the pain of trying to debug what's going on when the dispatch throws (for newcomers especially, speaking from personal experience!).

@netlify
Copy link

netlify bot commented Sep 30, 2019

Deploy preview for redux-starter-kit-docs ready!

Built with commit 2141596

https://deploy-preview-200--redux-starter-kit-docs.netlify.com

@markerikson
Copy link
Collaborator

I just finished updating the tutorial examples and pages to use RSK 1.0. I opted not to rewrite the actual data fetching code with your changes, but I did add a note on ways to do error handling in async thunks. See #245 .

Thanks!

@markerikson markerikson closed this Nov 2, 2019
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

Successfully merging this pull request may close these issues.

2 participants