JavaScript Promises !!
A Promise is an object that represents the eventual completion — or failure — of an asynchronous operation.
Think of it like a real-life promise: someone tells you they'll get something done. From tha
matrixnas.hashnode.dev11 min read