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

JavaScript

2442 readers
1 users here now

founded 2 years ago
MODERATORS
 
const { promise, resolve, reject } = Promise.withResolvers();
top 1 comments
sorted by: hot top controversial new old
[–] victorz@lemmy.world 3 points 1 year ago* (last edited 1 year ago)

Pretty darn cool. Thanks for posting this here!