this post was submitted on 10 Feb 2024
17 points (90.5% liked)

JavaScript

1989 readers
1 users here now

founded 1 year ago
MODERATORS
 
const { promise, resolve, reject } = Promise.withResolvers();
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 9 months ago* (last edited 9 months ago)

Pretty darn cool. Thanks for posting this here!