en.javascript.info/1-js/06-advanced-functions/06-function-object
Logan Schelly f20fb43f70 Add test case/sandbox for 1-js/06-advanced-functions/06-function-object/5-sum-many-brackets
I used the solution and examples already in the article.
I chose to make the test cases use Array.reduce() to compute the sum,
instead of hard-coding the answer myself.
Not sure how good of practice that is.
2020-06-10 15:29:06 -06:00
..
2-counter-inc-dec up 2019-07-31 23:18:20 +03:00
5-sum-many-brackets Add test case/sandbox for 1-js/06-advanced-functions/06-function-object/5-sum-many-brackets 2020-06-10 15:29:06 -06:00
article.md minor 2019-10-12 23:08:32 +09:00