Yield Ahead - Regenerator in Depth
Offered By: JSConf via YouTube
Course Description
Overview
Explore the future of JavaScript in this 38-minute conference talk from JSConf 2014. Dive deep into the concepts and techniques involved in transforming futuristic syntaxes into current JavaScript, focusing on Facebook's Regenerator project. Learn how Regenerator efficiently simulates ES6 generator functions and async functions using plain ES5. Gain a comprehensive understanding of Regenerator's implementation and discover ideas for designing your own transformations. Uncover the potential of new features like classes, generator functions, and modules, and understand how they can be implemented before native support is available.
Syllabus
Ben Newman: Yield Ahead: Regenerator in Depth [JSConf2014]
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