home
recent posts
await
Promises - when we need to await for more than one
#promise
Sometimes we need to wait more then one promise to finish before we can move out. How we can do that?