Hanging Up on Callbacks: Generators in ECMAScript 6



Programming asynchronous callbacks is hard, and it’s even harder if you’re coming to JavaScript from a language that doesn’t use the continuation-passing style of programming.

In his talk from Forward JS, Erin Swenson-Healey will talk about how you can use generators in ECMAScript 6 to continue to leverage the power of the single-threaded event loop while writing expressive, simple code in a direct, top-down style.

'

Additional Resources from ProTech:

Published September 4, 2014