In this blog we will discuss about Promises and all the methods used in it , with a startup analogy that will make it much more easier to understand.

Topics to Cover


What is a Promise
Why We Need Promises
States of a Promise
Creating a Promise
Handling a Promise
Promise Methods
Conclusion








Promise


A promise is an asynchronous...