This is an introduction to functional JavaScript programming. First, you will learn what functional programming is about and what pure functions are. Afterwards I explain two built-in array functions. Don’t miss the section about currying and point-free notation.
Full article