Promises are part of the ECMAScript 2015 standard (or ES6) and have been natively available in Node.js since version 4. In some advanced scenarios, we need to manually create a Promise using its constructor.

β€’7m read timeβ€’From faun.pub
Post cover image
Table of contents
Node.js: Promise In DepthCallbacks:Promises:The promise API:Creating a promise:Promises with Async/await:Error handling with async/await:πŸš€ Join FAUN & get similar stories in your inbox each week
1 Comment

Sort: