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

Creating a Promise with the Constructor

Use `new Promise((resolve, reject) => {})` to create a promise with an executor function.

This lesson is for subscribers

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