π Prerequisites Basics of JavaScript π€ What is the promise in JavaScript? The promise is the object we used for the asynchronous task. it gives us the idea that either our asynchronous task is successful or failed. The promise has 3 states: Pend...
sanketdhabarde.hashnode.dev5 min read
No responses yet.