How functional concepts can be used in JavaScriptBy Peter FerakPeter Ferak shows how utilising the built in methods of Array allows the usage of functional concepts (map, filter, reduce, etc) and then hacks around a little on a few examples. ...