Unit 2-Lesson 4: Arrays and Loops (additional material)
string example sorting ordinal numbers
remove first element from arrary and return removing element from array
general example adding elements to array merging two arrays
remove last element and return element more examples another example
<a href="https://jsbin.com/kahisix/1/edit?js,console,output" target="_blank>map method map method to double values in an array
iterating over an Arrays iterating over an Arrays example of an Array length shortening an array
example better example converting from For Loop to .forEach
reduce method another reduce method
find method find an object in an array by one of its properties
filter filter long words filtering out all small values