js-ru / es6generators

https://leanpub.com/es6generators_ru
3 stars 1 forks source link

Bonus section #29

Open lex111 opened 6 years ago

lex111 commented 6 years ago

Предварительный список:

  1. Understanding Generators in ES6 JavaScript with Examples, Arfat Salman
  2. Generators in JavaScript
  3. ES6 Generators: How do They Work?
  4. A Quick, Practical Use Case for ES6 Generators
  5. The Basics Of ES6 Generators
  6. Diving Deeper With ES6 Generators
  7. Going Async With ES6 Generators
  8. Getting Concurrent With ES6 Generators

Под вопросом

  1. Solving riddles with Prolog and ES6 generators
  2. http://raganwald.com/2016/05/07/javascript-generators-for-people-who-dont-give-a-shit-about-getting-stuff-done.html
  3. https://medium.com/javascript-scene/the-hidden-power-of-es6-generators-observable-async-flow-control-cfa4c7f31435
  4. https://medium.freecodecamp.org/recursive-generator-f8bc30e5e412
  5. https://medium.com/javascript-scene/7-surprising-things-i-learned-writing-a-fibonacci-generator-4886a5c87710
katienazarova commented 6 years ago

Да, вроде интересно)