Promise.allSettled
This commit is contained in:
parent
027933531e
commit
d7f90176c7
16 changed files with 191 additions and 253 deletions
|
@ -1,5 +1,5 @@
|
|||
|
||||
# Rewrite "rethrow" async/await
|
||||
# Rewrite "rethrow" with async/await
|
||||
|
||||
Below you can find the "rethrow" example from the chapter <info:promise-chaining>. Rewrite it using `async/await` instead of `.then/catch`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue