Skip to content

Ronald Libago - CS10 (Csaba Balogh) - #5

Closed
Mister-Corn wants to merge 7 commits into
bloominstituteoftechnology:masterfrom
Mister-Corn:master
Closed

Ronald Libago - CS10 (Csaba Balogh)#5
Mister-Corn wants to merge 7 commits into
bloominstituteoftechnology:masterfrom
Mister-Corn:master

Conversation

@Mister-Corn

@Mister-Corn Mister-Corn commented Apr 17, 2018

Copy link
Copy Markdown

This PR chronicles today's story of my computer engineering adventure.

Today's project consists of working through a series of three .js files and completing the tasks within.

Main Goals

  • Function Conversion
  • Array Methods
  • Closures

@JasonCorp84

Copy link
Copy Markdown

Ronald,

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)
  • Code has been committed regularly
  • [x ] Commit comments are informative
  • [ x] Code is organized in a logical way

Excellent job today. You have completed every single assignment, and you went really creative in thechallenge for @ Array functions.
Keep up the good work!
{3}

@mixelpixel mixelpixel closed this May 21, 2018
wmemorgan added a commit to wmemorgan/JavaScript-II that referenced this pull request Jan 19, 2019
diamondpowell added a commit to diamondpowell/JavaScript-II that referenced this pull request Jan 19, 2019
-removed (-) added (=)
-added (let)
-removed cb return
Brimes7 added a commit to Brimes7/JavaScript-II that referenced this pull request Apr 3, 2019
gsadams2 pushed a commit to gsadams2/JavaScript-II that referenced this pull request May 7, 2019
sandramkimball added a commit to sandramkimball/JavaScript-II that referenced this pull request Aug 20, 2019
seanaleid pushed a commit to seanaleid/JavaScript-II that referenced this pull request Aug 20, 2019
jschaben added a commit to jschaben/JavaScript-II that referenced this pull request Oct 4, 2019
K-Aris added a commit to K-Aris/JavaScript-II that referenced this pull request Oct 8, 2019
robby-o added a commit to robby-o/JavaScript-II that referenced this pull request Oct 15, 2019
robby-o added a commit to robby-o/JavaScript-II that referenced this pull request Oct 15, 2019
reeceap124 added a commit to reeceap124/JavaScript-II that referenced this pull request Oct 15, 2019
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