I am looking get to grips with functional programming concepts.
I\'ve used Javascript for many years for client side scripting in web applications and apart from usi
Higher Order Javascript is a great way to get familiar with the functional aspects of javascript. It's also a relatively short read in case you want to get your feet wet without diving into a larger book.