Skip to content

JavaScript-11/Clint Kunz - #184

Open
clintKunz wants to merge 7 commits into
bloominstituteoftechnology:masterfrom
clintKunz:master
Open

JavaScript-11/Clint Kunz#184
clintKunz wants to merge 7 commits into
bloominstituteoftechnology:masterfrom
clintKunz:master

Conversation

@clintKunz

Copy link
Copy Markdown

@kait-schorr

Copy link
Copy Markdown

Objectives

  • Student 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
  • Student should be able to demonstrate the proper use a of a callback function by passing a function to another function as a parameter
  • Student should be able to demonstrate ability to use .map .reduce .filter and describe their use cases

Great

  • The exercises look great!
  • Your code is well structured.
  • You completed all the exercises!
  • Excellent and thorough commit history.

Requested Improvements

  • Try to commit with meaningful messages
  • Be sure you understand ES6 syntax and use it as frequently as possible (let, const, arrow functions, etc). You should never use var unless absolutely necessary.

Questions

  • What benefits do callbacks offer us?

Rating: {1-3}

2

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