The Node.js Event Loop Explained
4d ago · 5 min read · If you've started learning Node.js, you've probably heard this sentence:
"Node.js is single-threaded but can handle many requests at once."
At first, that sounds confusing.
If Node.js uses only one th