Which server is used in node js?
Answer / Arun Kumar Yadav
Node.js does not directly come with a built-in web server. Instead, it uses third-party modules such as Express.js or Hapi.js to handle HTTP requests and create web servers.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is io.js?
What is http createserver?
What is V8 JavaScript Engine?
Why is npm used?
Is callback function asynchronous?
Why we use node.js?
What is NPM in Node.js?
What is nodemon and how it can we used?
What function are arguments available to express js route handlers?
Is node an application server?
What is rest api in node js?
Who are using node.js for their development?