Nitty-Gritty: Get the ordering of the directed graph #1942
Unanswered
SortaASoraous
asked this question in
Q&A
Replies: 1 comment
-
Hi @SortaASoraous! Maybe the MobX Introspection APIs could be of use here? Maybe |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I know that MobX uses a directed graph of observables and node references, I'm curious, is it possible to get the "evaluation order" of things like which nodes are evaluated first?
Trying to build a visualization that shows the evaluation order of node references :)
Beta Was this translation helpful? Give feedback.
All reactions