@jsconf_
  @jsconf_
JSConf | The Power of JS Generators by Anjana Vakil @jsconf_ | Uploaded 2 years ago | Updated 17 hours ago
Generators have been around in JavaScript since ES2015, yet remain largely ignored by many JS devs, who dont see why or how theyd use them in their day-to-day work. But generators - which we can think of as special functions whose execution can be paused and resumed later on - are actually extremely powerful tools for producing and consuming series of data. That makes them perfect for implementing lazy sequences, custom iterables, animation, even the convenient asynchronous programming we now enjoy with await! In this talk well dive into how JS generators work, what makes them so powerful, and why you should care.

https://jsconfbp.com/speakers/anjana-vakil

About Anjana:

Anjana suffers from a chronic case of curiosity, which led her from philosophy to English teaching to computational linguistics to software development. These days she mostly codes & teaches from her home base in San Francisco, but shell always be a traveler at heart. Nerd out with her about functional programming & JavaScript, ask her about the Recurse Center & Outreachy, and definitely invite her to your karaoke party!
The Power of JS Generators by Anjana VakilSistema de diseo: tokens, activos, componentes y patrones - Marian VillaVue Vixens by Victoria Bergquist |Community Lounge | JSConf EU 2019What Ive learned on Being a better Engineer from being a Product Manager by Noa KatsovichProgressive Rendering: Improve Performance on Slower Networks - Dinesh Pandiyan | JSConf Hawaii 2020Gratitude, Healthcare, and Coding Communities by Tejas Kumar |Community Lounge | JSConf EU 2019These Are a Few of My Favorite Things.js - Chloe CondonJsconf India Online 202172 Reasons Psychology Will Help You Write Better Code by Moran WeberDevTools, the CSS advocate in your browse - Chen Hui JingJSConf Colombia 2023: Live Stream Day 1 - Sponsored by PlatziThe Perfect Tooling Library - Ben Ilegbodu | JSConf Hawaii 2020

The Power of JS Generators by Anjana Vakil @jsconf_