Understanding MobX vs Redux

Nefle
66 بار بازدید - 6 سال پیش - Discussion that inspired this: https://github.com/mobxjs/mobx/issues/199
Discussion that inspired this: https://github.com/mobxjs/mobx/issues/199 Two things that I need to clarify for MobX: It is not exactly that one mutation mutates other values, but it updates the derivations based on the observable values. In MobX you can still use actions, and even dispatchers if you want. It's not needed from a technical perspective, but you can still use them for readability.
6 سال پیش در تاریخ 1397/03/07 منتشر شده است.
66 بـار بازدید شده
... بیشتر