Skip to content

Jonathan Dorety - #493

Closed
jdorety wants to merge 20 commits into
bloominstituteoftechnology:masterfrom
jdorety:master
Closed

Jonathan Dorety#493
jdorety wants to merge 20 commits into
bloominstituteoftechnology:masterfrom
jdorety:master

Conversation

@jdorety

@jdorety jdorety commented Oct 20, 2018

Copy link
Copy Markdown

@keirankozlowski

Copy link
Copy Markdown

Objective

At the end of this module, you should be able to:

  • describe what closure is, how closure is created in a program and why it is important to have different types of scope
  • demonstrate the proper use a of a callback function by passing a function to another function as a parameter
  • demonstrate ability to use .map .reduce .filter and describe their use cases

MVP

Objectives

  • Array Methods MVP
  • Callbacks MVP
  • Closure MVP

Stretch

Goals

  • Callbacks stretch
  • Closure stretch
  • ES6 arrow syntax stretch

Great

  • Nice use of template literals for your Array Methods challenges.
  • Creative problems for the Array Methods challenge 5!
  • Nice job with anon functions in your Callbacks assignment.
  • Nice use of the includes method in your "contains" Callback.
  • Good job pushing through the stretch! It looks great.

Requests for Improvement

  • For the Closures challenge 1, you need an enclosing function.

Commits

  • Excellent job.

Rating: 3

@jdorety jdorety closed this Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants