Functional programs used in elegant JavaScript

3
Anonymous Reader writes “Functional, or declarative, programming is a very powerful programming method and is gaining popularity in the software industry. This article introduces some of the relevant functional programming concepts, and provides examples to use those concepts effectively. The author explains how to write elegant code with JavaScript, which can import constructs and features from functional programming.”

Link: ibm.com/developerworks

Category:

  • Web Development