In this lesson, we'll learn how we can use generator functions to make objects iterable. This is a powerful technique that should be used with caution.
If you're not up to speed with Generator Functions yet, we recommend that you watch Learn How To Use Generator Functions in JavaScript, before you watch this lesson.