Everything about promises in JavaScript
Hey folks! π Today, in this post we will look at one of the important concepts of JavaScript and that is Promises. We will look at what is a promise, consumer methods, and promise static methods. So, let's get started. This is going to be a bit long...
junaidshaikh.hashnode.dev7 min read
Vaibhav Sharma
Fullstack Developer
Nice stuff. What about Promise Chaining?