Promises API in Node.js core: where we are and where we’ll get to | JSConf EU 2019

20/04/2020 20 min
Promises API in Node.js core: where we are and where we’ll get to | JSConf EU 2019

Listen "Promises API in Node.js core: where we are and where we’ll get to | JSConf EU 2019"

Episode Synopsis

Currently only ‘fs’ and ‘dns’ have an experimental promise api in Node core. People LOL at node.js core modules for still using the callback pattern. I could launch into a bunch of puns here but instead I’ll just say the current status is sad but fixable. Where are we? What do we need to do? How can you help?