February 2018
Intermediate to advanced
298 pages
8h 22m
English
An iteration protocol is a set of rules that an object needs to follow for implementing the interface. When this protocol is used, a loop or a construct can iterate over a group of values of the object.
JavaScript has two iteration protocols known as the iterator protocol and the iterable protocol.
Read now
Unlock full access