Promises and Generators - Control Flow Utopia
Offered By: JSConf via YouTube
Course Description
Overview
Explore the potential of ES6 generators in simplifying asynchronous code during this JSConf EU 2013 conference talk. Delve into how generators can help developers conceptualize asynchronous operations in terms of synchronous processes. Examine various representations of future values and understand their relationship to promises. Gain insights into leveraging promises to achieve similar benefits in code organization and thought processes, even before widespread generator adoption. Access accompanying slides for visual reference and deeper understanding of the concepts presented.
Syllabus
Forbes Lindesay: Promises and Generators: control flow utopia -- JSConf EU 2013
Taught by
JSConf
Related Courses
Deno - Next Generation JavaScript RuntimeJSConf via YouTube How I Got 1600 Stars on GitHub in 2 Months of Open Source Work
JSConf via YouTube Is it Okay to Pursue Functional Programming on Frontend - JSConf Korea
JSConf via YouTube If - Extensible Design - Return "Work Life Balance"
JSConf via YouTube React x Web Components - How It Is and How It Could Be
JSConf via YouTube