#event-loop
Read more stories on Hashnode
Articles with this tag
Explanation of utilizing thread pools with the single-threaded event loop · If you are wondering about the title, All the methods of fs module in...
Explanation of how Node.js Event Loop works · Node.js is used for building highly scalable server-side applications using JavaScript. It...