<
e42
each() & eachSpread()

Mark as watched? Login

Notes

Login to write notes for this video.

Description

Passing a collection to a callback function is easy when you use the each() method. For better code readability, use the eachSpread().