Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the power of generators in ECMAScript 2015 through this 51-minute conference talk by Bodil Stokke, a functional programming expert and lead web developer. Dive into the world of iterators, which generalize iteration over common data structures and provide an interface for custom data structure iteration using standard language constructs. Learn how generators build upon iterators to create powerful abstractions for asynchronous programming, opening up new possibilities for handling complex asynchronous workflows. Discover practical applications and techniques for leveraging generators in your JavaScript projects to write more efficient and maintainable code.