There are 3 states of the Promise object: Pending: by default, this is the Initial State, before the Promise succeeds or fails. Resolved: Completed Promise Rejected: Failed Promise
Mon Aug 15 2022 20:12:52 GMT+0000 (Coordinated Universal Time)
Saved by @EMR4HKLMN #javascript
https://www.freecodecamp.org/news/top-javascript-concepts-to-know-before-learning-react/
Comments