Consuming Iterables
iterating an iterable object and an introduction to data consumers
Both the for-of
loop and the spread operator can be used to perform iteration on an iterable object.
Level up your interview prep. Join Educative to access 80+ hands-on prep courses.