The event loop is what allows Node.js to perform non-blocking I/O operations — despite the fact that JavaScript is single-threaded — by offloading operations to the system kernel whenever possible.

picture loading error handler
19 thought(s)19

Node.js foundations

Programming
Node.js
Javascript
Runtime
Get

Explore more quotes

Sergio Bernal