Another new method added recently to the Promise object is the any method, which can be thought of as an improved version of the Promise race method.
Code from video: https://gist.github.com/prof3ssorSt3v3/3a9dacc5a2951a61ec0e4dddcf93ad68
Node.green reference: https://node.green/
CanIUse reference: https://caniuse.com/mdn-javascript_builtins_promise_any