The Miracle of Generators
Offered By: GOTO Conferences via YouTube
Course Description
Overview
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.
Syllabus
The Miracle of Generators • Bodil Stokke • GOTO 2016
Taught by
GOTO Conferences
Related Courses
Functional Programming Principles in ScalaÉcole Polytechnique Fédérale de Lausanne via Coursera Functional Program Design in Scala
École Polytechnique Fédérale de Lausanne via Coursera Paradigms of Computer Programming
Université catholique de Louvain via edX Introduction to Functional Programming
Delft University of Technology via edX Paradigms of Computer Programming – Fundamentals
Université catholique de Louvain via edX