Skip to content

rizchelwood/optimistic-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

optimistic-ui

Demo for my Connect.Tech 2019 Talk

This shows how to apply the optimistic ui pattern with GraphQL. The code is in the /src/Dog.js file.

Optimistic UI is a pattern used to simulate results of a GraphQL mutation and updates the UI before receiving a server response.

How to run the app

  • yarn
  • yarn start

About

Demo for my Connect.Tech 2019 Talk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published