A promise is an object. It works as a placeholder for a certain period until we receive a value from an asynchronous operation. Promise in Javascript is similar to promise in real life. If we do promise to do something, there will be two results of p...
twinkalp10.hashnode.dev2 min read
No responses yet.