Skip to content

Commiting changes for today's project#1

Open
CJLucido wants to merge 16 commits intomasterfrom
carlo-lucido
Open

Commiting changes for today's project#1
CJLucido wants to merge 16 commits intomasterfrom
carlo-lucido

Conversation

@CJLucido
Copy link
Copy Markdown
Owner

Had help figuring out what was wrong with my function syntax in array-methods challenge 4.

…ork with just a return or in an if statement but not if it is spelled wrong XD
… scope to call the function within it that performs a closure by grabbing variables from the larger function
…ms names to a new item of another array called fullNames
… made another array to push to so that I could change the case before I pushed it to the proper array but saw in the documentation that I could use the method inline/on the value directly
…because I never gave it the parameter/reference the function would be looking at, I went straight into the property thinking i didn't need to
…gned some saved memory to the outcome of the method instead of pushing to it with a push method
…al number of the new array with reduce when all I needed was length
…was missing a return from my nested function
@CJLucido CJLucido requested a review from cpscott1 September 17, 2019 23:44
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.

1 participant