ga-wdi-boston / js-function-context-this

Other
0 stars 126 forks source link

Add objective or remove section from lesson #51

Open MicFin opened 7 years ago

MicFin commented 7 years ago

The Array Methods section and its accompanying Fat Arrow section is not part of the objectives and adds a layer of complexity that did not seem beneficial. We want to note that the node-api lesson does utilize the arrow function as a callback in loops so that this is not undefined but could potentially be better taught as a "gotchya" moment, issue or bug.

@jrhorn424 discussed that this should be made into a meaningful objective or removed.