Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9a15e40

Browse files
authored
Update README.md
1 parent b14e583 commit 9a15e40

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Week6/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ Some nice resources about promises :ring:
2222
- [Googles post about Promises](https://developers.google.com/web/fundamentals/getting-started/primers/promises)
2323
- [A nice article from David Walsh](https://davidwalsh.name/promises)
2424
- [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
25+
- [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)
2627

2728
_Please go through the material and come to class prepared!_
2829

0 commit comments

Comments
 (0)