Slide 7
Slide 7 text
G E N E R AT O R S
• New construct to ES6 that enablew new patterns of
asynchronous programming that looks synchronous.
• Can greatly reduce the complexity of some problems.
• Can be confusing due to their versatility in how they
handle input and output.
• github.com/btholt/generator-examples
• speakerdeck.com/btholt/unlimited-power-es6-generators
Bloodline