1. React
  2. JSConf EU
  3. 2019
  4. Promises API in Node.js core: where we are and where we’ll get to

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

Joe Sepi at JSConf EU 2019

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?