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

Yet another use case for fetch() #54

Closed
Mulli opened this issue Aug 16, 2018 · 0 comments
Closed

Yet another use case for fetch() #54

Mulli opened this issue Aug 16, 2018 · 0 comments

Comments

@Mulli
Copy link

Mulli commented Aug 16, 2018

Super nicely written article.
Unfortunately, I had to resolve my issues long before I saw it...
The use case that is missing is "loading over 100 items" as is the case with REST-API.

It is interesting how you resolve the async. behavior in two main scenarios:

  1. You need all data prior to rendering & you want single setState() call
  2. Ways to perform async. so to provide response & rendering faster
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

No branches or pull requests

2 participants