Skip to content

tiagodcosta/optimistic-updates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimistic updates

Workflow

  1. Capture event
  2. Update local state
  3. Send request
  4. Get response
  5. If negative, rollback update local state (step 2)
  6. If positive, do nothing

Preview here

Netlify Status

About

Playground optimistic UI 🤹‍♀️

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published