File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,8 @@ Some nice resources about promises :ring:
22
22
- [ Googles post about Promises] ( https://developers.google.com/web/fundamentals/getting-started/primers/promises )
23
23
- [ A nice article from David Walsh] ( https://davidwalsh.name/promises )
24
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
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 )
26
27
27
28
_ Please go through the material and come to class prepared!_
28
29
You can’t perform that action at this time.
0 commit comments