Hacker News new | ask | show | jobs
by anonymoushn 5381 days ago
Isn't that sort of the point? If you use node, you never know if the state of the world is going to change in ways unrelated to the callback you are about to pass, because you expect the world to change between now and the invocation of the callback.