Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mheiber/ce051c6174d7900405be88a021269c33 to your computer and use it in GitHub Desktop.
Save mheiber/ce051c6174d7900405be88a021269c33 to your computer and use it in GitHub Desktop.
Similarities between MobX Observables and Rx Observables
MobX observable Rx Observable
has to do with things changing yes yes
"reactive" yes yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment