Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@edwardloveall
Created June 14, 2018 23:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save edwardloveall/ae29268fc1c91f16553a7738279f3541 to your computer and use it in GitHub Desktop.
Save edwardloveall/ae29268fc1c91f16553a7738279f3541 to your computer and use it in GitHub Desktop.
Model
Model
new -> LocalOnly
LocalOnly*
save -> InFlight
Persisted
edit -> Edited
Edited
save -> InFlight
InFlight
success -> Persisted
failure -> Edited
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment