saourjyaa.hashnode.devJS Promise Methods - Roadmap to SwagsPromises: A promise in JavaScript is used to deal with asynchronous functions where a promise is a proxy for a value which might not be known during the creation of said function. If we imagine promis5d ago·3 min read