What's going on with the iterate-function (Chapter 4, page103) #50
Unanswered
PhilippAubert
asked this question in
Q&A
Replies: 1 comment 3 replies
-
ok, so the main thing seems to be this:
how can this const become a function one line later? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone - I have a very simple question about the "pattern" of that recursive iteration.
I understand it's quite powerful - but when trying to work this code, it's throwing an error.
I get the error :
TypeError: task is not a function
Maybe I'm too noob for this ;D
Beta Was this translation helpful? Give feedback.
All reactions