mirror of
https://github.com/jbranchaud/til
synced 2026-01-04 15:48:01 +00:00
Add a mention to the latest til
This commit is contained in:
@@ -37,3 +37,5 @@ fetchTrainer(trainerName)
|
|||||||
|
|
||||||
`Promise.all` allows us to resolve and pass multiple promises. If any of the
|
`Promise.all` allows us to resolve and pass multiple promises. If any of the
|
||||||
values in the array argument is not a promise, it simply passes it through.
|
values in the array argument is not a promise, it simply passes it through.
|
||||||
|
|
||||||
|
h/t Brian Dunn
|
||||||
|
|||||||
Reference in New Issue
Block a user