fix(curriculum): Rewrote the Write Higher-Order Arrow Functions challenge and moved to Functional Programming section (#35954)
* fix: reworded and moved challenge * fix: removed extra line Co-Authored-By: RandellDawson <5313213+RandellDawson@users.noreply.github.com> * fix; removed extra line Co-Authored-By: RandellDawson <5313213+RandellDawson@users.noreply.github.com> * fix: reworded sentence Co-Authored-By: RandellDawson <5313213+RandellDawson@users.noreply.github.com>
This commit is contained in:
@@ -68,6 +68,10 @@
|
||||
"587d7da9367417b2b2512b68",
|
||||
"Use the reduce Method to Analyze Data"
|
||||
],
|
||||
[
|
||||
"587d7b88367417b2b2512b45",
|
||||
"Use Higher-Order Functions map, filter, or reduce to Solve a Complex Problem"
|
||||
],
|
||||
[
|
||||
"587d7da9367417b2b2512b69",
|
||||
"Sort an Array Alphabetically using the sort Method"
|
||||
|
Reference in New Issue
Block a user