What's promise in JS? Promise in JavaScript is just like a promise in real life. It enables us to perform asynchronous tasks in JavaScript and always returns a result whether the promise is fulfilled or not. Let’s have a look at below syntax for crea...
blog.shahbazkhan.in6 min read
No responses yet.