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

You Don't Know JS: Async & Performance Chapter 4: Generators Thunks #897

Open
IronGremlin opened this issue Nov 11, 2016 · 1 comment
Open

Comments

@IronGremlin
Copy link

It's slightly off topic, but, when discussing 'Thunks' as a concept, and speaking about 'thunkory' functions might it be useful to note that this is essentially the same concept as partial function application?
Not like, a paragraph or anything, but just a short blurb to point out that these terms are more or less the same thing.
It might help folks connect the dots in the future when researching other topics, and it's a pretty useful concept for organizing all kinds of code, not just for organizing asynchronous code.

@getify
Copy link
Owner

getify commented Nov 12, 2016

Perhaps a small note. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants