You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to understand Cortex.Net by reading the docs here and also by watching online presentations about Mobx for ReactJs.
Over in the React World many presenters imply that Mobx State Tree (MST) is the preferred route to Mobx adoption rather than vanilla Mobx. Another Stackoverflow thread on the same subject paints a more balanced view where posters claim that vanilla Mobx is the right solution for many as opposed to the more prescriptive feature-rich MST.
I am trying to understand Cortex.Net by reading the docs here and also by watching online presentations about Mobx for ReactJs.
Over in the React World many presenters imply that Mobx State Tree (MST) is the preferred route to Mobx adoption rather than vanilla Mobx. Another Stackoverflow thread on the same subject paints a more balanced view where posters claim that vanilla Mobx is the right solution for many as opposed to the more prescriptive feature-rich MST.
https://stackoverflow.com/questions/55211949/mobx-vs-mobx-state-tree
As I try to understand these ReactJS discussions it would be useful to know where Cortex.Net sits on the Mobx / MST functionality spectrum?
The text was updated successfully, but these errors were encountered: