Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialJASON LEE
17,352 PointsHold up a minute - Inconsistency in the video @1:01 and @1:28
@ 1:01 it shows a regular array
of objects.
However @ 1:28 it shows the promise object itself, and the contents of the original array
is held in [[PromiseValue]]
These two are not the same!
JASON LEE
17,352 PointsHere is the link to the video https://teamtreehouse.com/library/handle-multiple-promises-with-promiseall
Bert Witzel
Full Stack JavaScript Techdegree Graduate 27,918 PointsBert Witzel
Full Stack JavaScript Techdegree Graduate 27,918 PointsHi Jason, can you post the link to the video?