Hacker News new | ask | show | jobs
by dom0 3329 days ago
In other words, it modifies global state.
1 comments

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.