Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added exercise description to 'Waypoint: Iterate over Arrays with map' #2567

Merged
merged 3 commits into from Aug 25, 2015
Merged

Added exercise description to 'Waypoint: Iterate over Arrays with map' #2567

merged 3 commits into from Aug 25, 2015

Conversation

AryanJ-NYC
Copy link
Contributor

Closes #1950

@@ -180,7 +180,8 @@
"<code>&thinsp;&thinsp;return(val+1);</code>",
"<code>});</code>",
"",
"The map method is one of the easiest ways to iterate through an array or object there is. Let's use it now."
"The map method is one of the easiest ways to iterate through an array or object there is. Let's use it now.",
"Use the map function to add 3 to every value in the variable `array`"

This comment was marked as off-topic.

This comment was marked as off-topic.

@BerkeleyTrue
Copy link
Contributor

Please change the title to be descriptive of the changes you have made.

Also state which issues, if any, that this PR closes in the description each on its own line. For example: closes #1337

@AryanJ-NYC
Copy link
Contributor Author

Closes #1950. I added @benschenker's suggestion to the map exercise: "Use the map function to add 3 to every value in the variable array"

@BerkeleyTrue
Copy link
Contributor

@AryanJ-NYC Please edit the title.
fixes__1950_by_aryanj-nyc_ pull_request__2567 _freecodecamp_freecodecamp

see for reference: https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Pull-Request-Contribute

@AryanJ-NYC AryanJ-NYC changed the title Fixes #1950 Added exercise description to 'Waypoint: Iterate over Arrays with map'; fixed #1950 Aug 25, 2015
@AryanJ-NYC AryanJ-NYC changed the title Added exercise description to 'Waypoint: Iterate over Arrays with map'; fixed #1950 Added exercise description to 'Waypoint: Iterate over Arrays with map' Aug 25, 2015
BerkeleyTrue pushed a commit that referenced this pull request Aug 25, 2015
Added exercise description to 'Waypoint: Iterate over Arrays with map'
@BerkeleyTrue BerkeleyTrue merged commit 5120540 into freeCodeCamp:staging Aug 25, 2015
@AryanJ-NYC AryanJ-NYC deleted the AryanJ-NYC-1950 branch November 28, 2015 19:55
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.

None yet

3 participants