adspace


What is promises in node js?

Answer Posted / Satish Kumar Verma

Promises in Node.js are objects that represent the eventual completion or failure of an asynchronous operation and its resulting value. Promises provide a way to handle asynchronous operations in a more organized and error-handling manner.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How we can read a file in node js?

571


Is node js losing popularity?

590