A spawn expression starts an async function. Any expression that follows the spawn executes immediately without waiting for the spawn expression to complete. The spawn continues independently until it completes.
spawn expression
A spawn expression starts an async function.
Ask questions and help your peers Developer Forums
Write your own tutorials or read those from others Learning Library