Skip to content

Sam Landsman - #6

Closed
sam202020 wants to merge 3 commits into
bloominstituteoftechnology:masterfrom
sam202020:master
Closed

Sam Landsman#6
sam202020 wants to merge 3 commits into
bloominstituteoftechnology:masterfrom
sam202020:master

Conversation

@sam202020

Copy link
Copy Markdown

No description provided.

@JasonCorp84

Copy link
Copy Markdown

Steve,

Good job on your array-methods and conversions. I like your creativity on challenge 5. Can't wait to see your closure solution.

@JasonCorp84

Copy link
Copy Markdown

Sam,

JavaScript II

Function Conversion

Convert the ES5 syntax into ES6 arrow syntax

  • [ x] myFunction
  • [ x] anotherFunction
  • [ x] add
  • [ x] subtract
  • [ x] triple

Array Methods

  • [ x] Challenge 1: Use .forEach()
  • [ x] Challenge 2: Use .map()
  • [ x] Challenge 3: Use .filter()
  • [ x] Challenge 4: Use .reduce()
  • [ x] (1/3) Challenge 5: Be Creative
  • [ x] (2/3) Challenge 5: Be Creative
  • [ x] (3/3) Challenge 5: Be Creative

Closures

  • [ x] Challenge 1: Write your own closure
  • [ x] Challenge 2: Create a counter function
  • [ x] Challenge 3: Create a counter function with an object that can increment or decrement

Good Habits

  • [ x] Pull Request title is your first and last name (add any notes in the comment field)
  • [ x] Code has been committed regularly
  • [ x] Commit comments are informative
  • [ x] Code is organized in a logical way

Great job, you have completed every assignment.
You were also creative on challenge 5, I like your examples.
Keep up the good work!
{3}

@mixelpixel mixelpixel closed this May 21, 2018
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.

4 participants