But this does not what I would expect.
It prints: waiting for a promise Done
A static archive of Markus Tacker's tweets. Follow me on Mastodon: @[email protected].
But this does not what I would expect.
It prints: waiting for a promise Done
The problem is me, not #JavaScript.
In above code the async function is not getting executed, so the value in
Promise all is a function, not a Promise.