Jul 24, 2017 · 1 min read
They’re certainly similar ;) I’m not sure I understand why you think it’s more verbose though. Reactive Magic has pretty much only one concept that I think most people are already comfortable with Value.get() and Value.set() . With MobX, you need to understand @observable , @observer , and @computed .
