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

"async & performance": slim down general explanations of iterators/generators #382

Open
getify opened this issue Mar 11, 2015 · 1 comment

Comments

@getify
Copy link
Owner

getify commented Mar 11, 2015

Now that "ES6 & Beyond" is going to fully cover iterators and generators, perhaps it'd be appropriate to slim down ch4 a fair bit.

For example, we could strip out some of the nuances around yield *, error propagation, etc.These are all interesting and useful details, but they're not entirely needed to understand using generators for async flow control. I can just point to the "ES6 & Beyond" title for more info.

@andrew-luminal
Copy link

Late to the party here, but a huge fan of these books. I agree that this chapter was by far the densest and toughest chapter in the whole series so far, and I'd support slimming it down because it kept me from the really interesting later chapters for a long time.

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