Is this is main discussion forum around mobx? Any others? #3060
Unanswered
artemis-prime
asked this question in
General
Replies: 2 comments 3 replies
-
Stack overflow or here indeed. |
Beta Was this translation helpful? Give feedback.
2 replies
-
yeah I'd do it reducer per reducer, and store the observable object that
holds the mobx state at that place in the redux tree instead, so that in
the state tree all the leaves become mobx observable objects piece by piece
…On Tue, Aug 17, 2021 at 8:59 PM Artem Ash ***@***.***> wrote:
Ok then, here's my question sir? If one's goal is to slowly transition a
Redux app to Mobx, is there any reason why one could not do it gradually
and piecemeal? For example, have both in the system at the same time, go
page by page, or store domain by store domain. I've always imagined it
should be fine, but have never tried. Thanks for all the outstanding work
Michel! Mobx rocks.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#3060 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAN4NBDRJIOVETCEQSKNM63T5K5RPANCNFSM5CKRT6HQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email>
.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is this is main discussion forum around mobx? Any others?
Beta Was this translation helpful? Give feedback.
All reactions