timoxley / functional-javascript-workshop

A functional javascript workshop. No libraries required (i.e. no underscore), just ES5.
2.06k stars 441 forks source link

tweak the reduce exercise for beginner friendliness #168

Open Marlena opened 7 years ago

Marlena commented 7 years ago

In working through the reduce example at the Oakland Node school today, my pair and I thought that this tweak to the suggested solution along with a helpful hint would make the reduce example a little bit easier to solve.

Let me know if there are any additional tweaks or changes I should make.

Thanks for making this workshopper. It has been really fun!