filmov
tv
ES6: generators
Показать описание
This screencast takes you through the concept of generators by first coding up the api using plain old JS, then changing it to use generators instead. It's not only about syntax, but also about understanding what makes it so powerful.