Skip to content

Instantly share code, notes, and snippets.

@ascoders
Created January 8, 2018 03:19
Show Gist options
  • Save ascoders/a84e58a9a90e8b9fbd430fa2a48c079a to your computer and use it in GitHub Desktop.
Save ascoders/a84e58a9a90e8b9fbd430fa2a48c079a to your computer and use it in GitHub Desktop.
We can make this file beautiful and searchable if this error is corrected: No commas found in this CSV file in line 0.
| Mobx | Dob |
|---- |---- |
| autorun | **observe** |
| observable | observable |
| unobservable | unobservable |
| reaction | reaction |
| computed | `Not needed` |
| extendObservable | `Not needed` |
| arrays | `native array` |
| maps | `native Map & Set` |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment