JavaScript Promises Explained for Beginners
What are Promises
MDN : Promise is an object which represents the eventual completion (or failure) of an asynchronous operation and its resulting value.
In simple way, Promise ek vaada hai jo ki kabhi
javascript-kartik.hashnode.dev5 min read