Course contentsShow
JavaScript
Lesson 1264 of 2,72329. PromisesPro lesson

Promise States

Promises have three states: pending (initial), fulfilled (operation succeeded), or rejected (operation failed).

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.