8 ms·
For those who don't want to wait for the book, I've written a brief article covering some concepts of functional programming in JavaScript: http://livescript.ne
by GeZe 14y ago
For those who don't want to wait for the book, I've written a brief article covering some concepts of functional programming in JavaScript: http://livescript.net/blog/functional-programming-in-javascript-using-livescript-and-prelude-ls.html http://livescript.net/blog/functional-programming-in-javascr...
It covers first class and higher order functions, currying, partial application, composing functions, using operators as functions, comprehensions, and immutability.