understanding the node.js event queue and process.nextTick
I’m having trouble understanding exactly how process.nextTick
does its thing. I thought I understood, but I can’t seem to replicate how I feel this should work:
I’m having trouble understanding exactly how process.nextTick
does its thing. I thought I understood, but I can’t seem to replicate how I feel this should work: