Update from source
Merge branch 'master' of https://github.com/iliakan/javascript-tutorial-en
This commit is contained in:
commit
26ec750878
10 changed files with 16 additions and 16 deletions
|
@ -1,6 +1,6 @@
|
|||
# Error in setTimeout
|
||||
|
||||
How do you think, does the `.catch` trigger? Explain your answer?
|
||||
What do you think? Will the `.catch` trigger? Explain your answer.
|
||||
|
||||
```js
|
||||
new Promise(function(resolve, reject) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue