Skip to main content
Code Line Daily
Home
Archive
Evergreen
About
A line of code of the day.
Creates a new promise that represents the eventual completion (or failure) of an asynchronous operation, and its resulting value.
new Promise(resolve => resolve()})
#JavaScript
2019-09-12
By:
Silvestar
Copy
Copy command
Share:
Twitter
Facebook
Reddit
<= Previous
Next =>
Code Line Daily
Twitter
Facebook
GitHub
RSS
Powered by
Starter Project
.