Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b14e583 commit 9a15e40Copy full SHA for 9a15e40
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