Skip to content

David Loveday - #37

Closed
AquilaVirtual wants to merge 4 commits into
bloominstituteoftechnology:masterfrom
AquilaVirtual:master
Closed

David Loveday#37
AquilaVirtual wants to merge 4 commits into
bloominstituteoftechnology:masterfrom
AquilaVirtual:master

Conversation

@AquilaVirtual

Copy link
Copy Markdown

No description provided.

@JasonCorp84

Copy link
Copy Markdown

David,

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()
  • (1/3) Challenge 5: Be Creative
  • (2/3) Challenge 5: Be Creative
  • (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)
  • Code has been committed regularly
  • Commit comments are informative
  • [x ] Code is organized in a logical way

Good job overall, you almost completed all the assignments, which tells me you have the ability to finish the be creative part also in array functions.
Please make sure you do PR as early as possible. A good example of good commit: 'arrays functions done' Overall great progress! Keep up the hard work!
{2}

p.s.: next time I give you the maximum 3 if you PR early and commit/push regularly.

@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.

3 participants