Nexodus Archive: Fediverse


Shout out to `Promise.withResolvers`—shipping with Node.js 22+

let { promise, resolve, reject } = Promise.withResolvers();

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise/withResolvers