Skip to content

Caitlin G's JavaScript II Project - #181

Open
caitlin-g wants to merge 6 commits into
bloominstituteoftechnology:masterfrom
caitlin-g:master
Open

Caitlin G's JavaScript II Project#181
caitlin-g wants to merge 6 commits into
bloominstituteoftechnology:masterfrom
caitlin-g:master

Conversation

@caitlin-g

Copy link
Copy Markdown

-Completed the exercises in callback.js
- Completed exercises in array.js, except for the last challenge
-Completed the exercises in closures.js
@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 array-methods exercises look great!
  • Your code is well structured.
  • You completed all the exercises!
  • Excellent and thorough commit history.

Requested Improvements

  • Challenge 2 in the closure exercise isn't quite correct. Compare your answer to the provided solution code to see how closure should be implemented.

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