Hacker News new | ask | show | jobs
by THBC 670 days ago

    const value1 = await task1(init);
    const value2 = await task2(value1);