1. React
  2. JSConf Hawaiʻi
  3. 2019
  4. What Tamagotchis Can Teach You About ES6 Generators

What Tamagotchis Can Teach You About ES6 Generators

Jenn Creighton at JSConf Hawaiʻi 2019

Jenn Creighton uses a Tamagotchi app to explain how ES6 Generators work, showing how you create an infinite loops in JavaScript that yield to other functions when necessary. Check out the repo: https://github.com/jcreighton/tamagotchi