Methods of Promises
A Promise has only three states, resolved, rejected, and pending, methods of promises reacts to these states. But there is no specific method for pending because it is the default state of every promi
ayushblogjs.hashnode.dev4 min read