freeCodeCamp/curriculum/challenges/english/02-javascript-algorithms-an...
Randell Dawson b7949087e3 fix(curriculum): Improve verbiage and add examples to the map, filter, and reduce challenges (#37709)
* fix: improve verbiage and add examples to challenges

* fix: condensed map method wording

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: remove leading space

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: improved verbiage

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: shortened reduce challenge verbiage

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: shorten verbiage related to reduce 2nd parameter

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: added comma

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: shortened filter verbiage

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix; added comma

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: improved verbiage of map method

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: shortened reduce verbiage

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: correct map method verbiage

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: added word array

Co-Authored-By: Manish Giri <manish.giri.me@gmail.com>

* fix: added missing comma

Co-Authored-By: Manish Giri <manish.giri.me@gmail.com>

* fix: changed u to sumOfAges

Co-Authored-By: Manish Giri <manish.giri.me@gmail.com>

* fix: created one sentence out of many

Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>

* fix: changed to on each iteration

Co-Authored-By: Manish Giri <manish.giri.me@gmail.com>

* fix: fixed verbiage in filter and map challenges
2019-11-27 07:33:09 +05:30
..
basic-algorithm-scripting fix(curriculum): Read-search-ask link now point to correct url as noted in the issue (#37753) 2019-11-19 19:54:48 -05:00
basic-data-structures fix(curriculum): simplify the Remove Items Using splice() challenge without using reduce (#37829) 2019-11-26 15:14:44 -05:00
basic-javascript Made description of logical operator under "or operator" challenge a little more intuitive. (#37772) 2019-11-16 21:30:52 -05:00
debugging escaped backslash character on line 22 (#37721) 2019-11-08 23:25:48 -05:00
es6 fix(curriculum): English editing (#37814) 2019-11-24 16:38:30 -05:00
functional-programming fix(curriculum): Improve verbiage and add examples to the map, filter, and reduce challenges (#37709) 2019-11-27 07:33:09 +05:30
intermediate-algorithm-scripting fix(curriculum): Read-search-ask link now point to correct url as noted in the issue (#37753) 2019-11-19 19:54:48 -05:00
javascript-algorithms-and-data-structures-projects fix(curriculum): Read-search-ask link now point to correct url as noted in the issue (#37753) 2019-11-19 19:54:48 -05:00
object-oriented-programming Basic JS challenge: use-prototype-properties link added (#37802) 2019-11-25 13:02:21 -06:00
regular-expressions fix: added new test case to prevent invalid regex (#37769) 2019-11-25 20:25:24 -05:00