NodeJS is used to develop applications that make extensive use of the ability to run JavaScript both on a client as well as the server. It uses a single threaded event loop to handle requests.
NodeJS is used to develop applications that make extensive use of the ability to run JavaScript both on a client as well as the server. It uses a single threaded event loop to handle requests.