Re: [nodejs] book or beginners tutorial about functional programming in node

2015-01-20 Thread Ryan Graham
I quite enjoyed JavaScript Allongé when I read through it and it happens to be free now: https://leanpub.com/javascript-allonge/read ~Ryan On Tue Jan 20 2015 at 12:33:50 PM Jeremy Darling wrote: > You can almost always find something on the Essential JavaScript Links > repository: > > https://gi

Re: [nodejs] book or beginners tutorial about functional programming in node

2015-01-20 Thread Jeremy Darling
You can almost always find something on the Essential JavaScript Links repository: https://gist.github.com/ericelliott/d576f72441fc1b27dace >From there, maybe this will help: - The Two Pillars of JavaScript Part 2: Functional Programming