JS Promise.any()

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2025 Oct 6 9:26
Editor
Edited
Edited
2025 Oct 6 9:30
Refs
Refs
Returns the first successfully fulfilled promise. If all promises fail, it throws an AggregateError.
 
 
 
 
 
 
 
 
 

Recommendations