Node.js is asynchronous in nature and runs on single threaded event loop. But how that work ? Well let's say you have fired a database query ...
確定! 回上一頁