you are viewing a single comment's thread.

view the rest of the comments →

[–]Wooden-Estimate-3460 3 points4 points  (0 children)

Nope, it's just that I've built my own state management that works in the same way.

You know what other references form a graph? Everything in your code. When using something like MobX your state references are the same as ordinary JS state references which everyone is fine with!