|
|
|
|
|
by nunyabuizness
3680 days ago
|
|
If you're using JavaScript, MobX [1] is a library available that implements this pattern, which I find a bit easier to use than Meteor's Tracker yet also comes with super-performant React bindings. [1] https://github.com/mobxjs/mobx |
|