Skip to content

Inner setTimeout() wrongly refering to tick()#60

Merged
iliakan merged 1 commit intojavascript-tutorial:masterfrom
JohnMostlyR:master
Jun 30, 2017
Merged

Inner setTimeout() wrongly refering to tick()#60
iliakan merged 1 commit intojavascript-tutorial:masterfrom
JohnMostlyR:master

Conversation

@JohnMostlyR
Copy link
Copy Markdown
Contributor

In the 'Recursive setTimeout' section in the example for sending server request the inner setTimeout() refers to a non-existing tick() function. Should be the outer request() function.

In the 'Recursive setTimeout' section in the example for sending server request the inner setTimeout() refers to a non-existing tick() function. Should be the outer request() function.
@iliakan iliakan merged commit c5c3d75 into javascript-tutorial:master Jun 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants