Course contentsShow
JavaScript
Lesson 2011 of 2,72342. Iteration Protocols Deep DivePro lesson

Iterables vs Iterators

An iterable has [Symbol.iterator]; an iterator has next(). An object can be both.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.