Skip to content

Update bound mutate readme #1127

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 2 commits into from
May 2, 2021
Merged

Update bound mutate readme #1127

merged 2 commits into from
May 2, 2021

Conversation

meeoh
Copy link
Contributor

@meeoh meeoh commented Apr 18, 2021

The bounded mutation example doesn't immediately mutate the cache, instead its waiting for the request to come back and then updating the cache.

I think making this example similar to the one above, where we are trying to optimistically update the local state is a more consistent example

The bounded mutation example doesn't immediately mutate the cache, instead its waiting for the request to come back and then updating the cache. 

I think making this example similar to the one above, where we are trying to optimistically update the local state is a more consistent example
@codesandbox-ci
Copy link

codesandbox-ci bot commented Apr 18, 2021

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit b30ed06:

Sandbox Source
SWR-Basic Configuration
SWR-States Configuration
SWR-Infinite Configuration
SWR-SSR Configuration

@shuding shuding merged commit 30d030c into vercel:master May 2, 2021
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