Hacker News new | ask | show | jobs
by vertex-four 3333 days ago
I expect that your issue is more with the fact that there is a mega state object that contains almost everything - not that it is somehow global, which it isn't. You can't access it unless it is passed to you.