Skip to content

Commit beecea7

Browse files
authored
Javascript Promise Chaining & Error Handling
1 parent 0fd92db commit beecea7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

2-promises.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
* http://www.2ality.com/2014/10/es6-promises-api.html
77
* http://www.mattgreer.org/articles/promises-in-wicked-detail/
88
* http://pouchdb.com/2015/05/18/we-have-a-problem-with-promises.html
9+
* https://dev.to/azizhk110/javascript-promise-chaining--error-handling
910
*
1011
* @Exercise:
1112
* http://jsbin.com/tuqukakawo/1/edit?js,console,output

0 commit comments

Comments
 (0)