Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A question about thunkify #28

Open
jerrygg19930312 opened this issue Dec 21, 2016 · 2 comments
Open

A question about thunkify #28

jerrygg19930312 opened this issue Dec 21, 2016 · 2 comments

Comments

@jerrygg19930312
Copy link

Hi tj,I 'm new to nodejs.I don't know the function named done where transfer.I have been very confused

@Equim-chan
Copy link

"done" is actually the callback argument of the original function; it's called usually when the async process is done.

@chengling-cl
Copy link

hello, tj,
I could not understand the reason for adding script if (called) return;.
what is the condition that args.push() run twice or more ?

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

No branches or pull requests

3 participants