Skip to content

Instantly share code, notes, and snippets.

@stevekinney
Created March 23, 2016 12:55
Show Gist options
  • Select an option

  • Save stevekinney/7acbc39dc6c77d3bafbf to your computer and use it in GitHub Desktop.

Select an option

Save stevekinney/7acbc39dc6c77d3bafbf to your computer and use it in GitHub Desktop.
Checks for Understanding

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?

@ToniRib
Copy link
Copy Markdown

ToniRib commented Mar 23, 2016

@GregoryArmstrong
Copy link
Copy Markdown

@danjwinter
Copy link
Copy Markdown

@bethsecor
Copy link
Copy Markdown

@martensonbj
Copy link
Copy Markdown

@PenneyGadget
Copy link
Copy Markdown

@slota
Copy link
Copy Markdown

slota commented Mar 24, 2016

@jwperry
Copy link
Copy Markdown

jwperry commented Mar 24, 2016

@edgarduran
Copy link
Copy Markdown

@ShannonPaige
Copy link
Copy Markdown

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