Why is node js server side?



Why is node js server side?..

Answer / Rupesh Tiwari

Node.js was designed to handle I/O intensive tasks efficiently on the server-side, making it a popular choice for building scalable and real-time applications.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Node.js Interview Questions

What are the advantages of template engines?

1 Answers  


How to build a web app with node js?

1 Answers  


Explain the role of repl in node.js?

1 Answers  


For what require() is used in node js?

1 Answers  


What is a multi node server?

1 Answers  


Is callback function asynchronous?

1 Answers  


What is the passport in Node.js?

1 Answers  


Explain stream in node.js along with its various types.

1 Answers  


In node.js, which framework is used commonly?

1 Answers  


Why do we need promises in node js?

1 Answers  


What is rest api in node js?

1 Answers  


Is nodejs asynchronous?

1 Answers  


Categories