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.
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 thatthis
is notundefined
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.