It is important to understand what definitions are to better understand the enumerator. An Object in JavaScript has two types of property descriptors - DATA or ACCESSOR. DATA -- value = the value of ...
SWBAT iterate over an array using a for loop SWBAT iterate over and array and return values using a map function SWBAT push objects into an empty array SWBAT iterate over an array and add elements to ...