Skip to content

Instantly share code, notes, and snippets.

@rrgayhart
Last active February 3, 2016 20:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 19 You must be signed in to fork a gist
  • Save rrgayhart/42706e9eadbaae34238d to your computer and use it in GitHub Desktop.
Save rrgayhart/42706e9eadbaae34238d to your computer and use it in GitHub Desktop.

Array Prototype Methods

I understand that functions in JavaScript can take any number of arguments.

I can describe the similarity between blocks in Ruby and anonymous functions in JavaScript.

Where are the methods available to all arrays (e.g. forEach, map, etc.) defined?

I can explain the difference between using a for loop and the forEach method.

I can explain the difference between forEach and map.

Can you explain the process of taking a plain JavaScript objects, transforming them into DOM nodes, and appending them to the page.

How comfortable are you using the forEach() method?

How comfortable are you using the map() method?

How comfortable are you using the filter() method?

How comfortable are you using the reduce() method?

How comfortable are you using the sort() method?

How comfortable are you working with simple unit tests in Mocha in the browser?

@emilyfreeman
Copy link

@jillmd501
Copy link

@rossedfort
Copy link

@sekharp
Copy link

sekharp commented Feb 3, 2016

@amcrawford
Copy link

@adamki
Copy link

adamki commented Feb 3, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment