timoxley / functional-javascript-workshop

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

No explanation for map/filter/everySome etc #173

Open harryio opened 7 years ago

harryio commented 7 years ago

If one's learning functional programming via a node module, why not provide explanations about the said functions so than one does not have to jump between terminal and browser?