We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b14e583 commit 9a15e40Copy full SHA for 9a15e40
1 file changed
Week6/README.md
@@ -22,7 +22,8 @@ Some nice resources about promises :ring:
22
- [Googles post about Promises](https://developers.google.com/web/fundamentals/getting-started/primers/promises)
23
- [A nice article from David Walsh](https://davidwalsh.name/promises)
24
- [A real life example](https://github.com/mdn/js-examples/blob/master/promises-test/index.html)
25
-- [stackoverflow]http://stackoverflow.com/questions/13343340/calling-an-asynchronous-function-within-a-for-loop-in-javascript
+- [stackoverflow](http://stackoverflow.com/questions/13343340/calling-an-asynchronous-function-within-a-for-loop-in-javascript)
26
+- [promises](https://www.youtube.com/watch?v=WBupia9oidU)
27
28
_Please go through the material and come to class prepared!_
29
0 commit comments