Skip to content

Added an example for using react-async with react-router #26

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

Merged
merged 1 commit into from
Mar 1, 2019
Merged

Added an example for using react-async with react-router #26

merged 1 commit into from
Mar 1, 2019

Conversation

unorsk
Copy link

@unorsk unorsk commented Feb 28, 2019

I had this idea of not having this api for fetching data from rest-endpoints within my components. Using redux for scenarios like this is just an overkill. So I ended up with this working PoC.

@codecov
Copy link

codecov bot commented Feb 28, 2019

Codecov Report

Merging #26 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #26   +/-   ##
=======================================
  Coverage   91.25%   91.25%           
=======================================
  Files           1        1           
  Lines          80       80           
  Branches       33       33           
=======================================
  Hits           73       73           
  Misses          3        3           
  Partials        4        4

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 64459e8...bd11ee1. Read the comment docs.

@ghengeveld
Copy link
Member

Cool! Thanks for contributing!

@ghengeveld ghengeveld merged commit 4e420fa into async-library:master Mar 1, 2019
@ghengeveld
Copy link
Member

@all-contributors please add @unorsk for example

@allcontributors
Copy link
Contributor

@ghengeveld

I've put up a pull request to add @unorsk! 🎉

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