兩者Event Loop 最大差別在於新版的在執行完『每一個』 setTimeout/setImmediate callback 後, 會執行JS callback (promise or nextTick).
確定! 回上一頁