I can explain the difference between function declarations and function expressions.
- Yes vars are expressions and regular functions are delcaration!!!
I can explain what the value of this
is in a normal function.
- normally it's the window or the global objec
I can explain what the value of this
is when called from the context of an object.
- if in an object it will be whatever that object is
- In the context of Node, what is a
module
? A module is sort of like a file, it stores a JS file. - The code examples from the second blog post look very different from the first. Why? The second blog post uses requireJS,
I understand that functions in JavaScript can take any number of arguments. Check I can describe the similarity between blocks in Ruby and anonymous functions in JavaScript. Anonymous functions I guess are the functions that act like Ruby blocks?
Where are the methods available to all arrays (e.g. forEach
, map
, etc.) defined?
Mozilla Developer Network docs
Group Member Names:
- When are group members available to work together? What hours can each group member work individually? Are there any personal time commitments that need to be discussed?
Shannon - Available whenever but doesn't like to work past 10 o'clock at night, Amber - Has no real restrictions on her time, likes to be home and sleep John - Has bitcoin monday at 6 and CU game Friday night, good to go