|
|
|
|
|
by TheCycoONE
2536 days ago
|
|
I feel it should have been called out explicitly when introducing await, because the 'clean' solution in async/await code is to call each async function and then await the results where you need them - which is a pattern he doesn't hint at at all. |
|