Sir I don’t understand about promises anything… What is happen in this topic and what is the use of promises why used promises and what is the work of done function and how to call it all those function
ES6 promises Java script
Please watch this: https://www.youtube.com/watch?v=DHvZLI7Db8E
Promises are used to get data from an API for example, a response from API is not immediate so we store it in form of “promise”, consider this as data that will populate when the response from API is given
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.