Skip to content

Instantly share code, notes, and snippets.

@MauricioRobayo
Last active June 23, 2022 03:55
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 MauricioRobayo/0ad4f22df087932111397aca16ac1a46 to your computer and use it in GitHub Desktop.
Save MauricioRobayo/0ad4f22df087932111397aca16ac1a46 to your computer and use it in GitHub Desktop.
Don't Sync State. Derive It!
So next time you're maintaining the state of your app and trying to figure out a synchronization bug, think about how you could make it derived on the fly instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment