As you try to understand the Node.js event loop, one important part of it is process.nextTick() . Every time the event loop takes a full trip, we call it a tick ...
確定! 回上一頁