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:
Randell Dawson
2019-05-15 09:12:17 -07:00
committed by Tom
parent d390b40a9f
commit 4b4762716c
5 changed files with 100 additions and 151 deletions

View File

@@ -36,10 +36,6 @@
"587d7b88367417b2b2512b44",
"Write Arrow Functions with Parameters"
],
[
"587d7b88367417b2b2512b45",
"Write Higher Order Arrow Functions"
],
[
"587d7b88367417b2b2512b46",
"Set Default Parameters for Your Functions"