steren’s avatarsteren’s Twitter Archive—№ 3,379

  1. …in reply to @tpillard
    tpillard i think you are right. But we can still avoid Promise.all by using foo=getFoo(); bar = getBar(); [async foo, async bar] developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/async_function#Do_not_confuse_await_for_Promise.all
    OpenGraph image for developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/async_function#Do_not_confuse_await_for_Promise.all