A trip through functional programming in Javascript.
CodeRoad is an open-sourced interactive tutorial platform for the Atom Editor. Learn more at CodeRoad.io.
-
install the tutorial package
npm install --save coderoad-functional-school
-
install and run the atom-coderoad plugin
Using common built-in Javascript array methods such as map
& reduce
.
By the end, you should have an understanding of how to use array methods to manipulate semi-complex data.
Array -> Array of items that match a condition
Map is used to run a function over data in an array.
coming soon
coming soon
coming soon
coming soon
coming soon
coming soon