Hacker News new | ask | show | jobs
by vga805 2959 days ago
Dr. Booleans guide is excellent. Another nice intro to functional programming using JavaScript is Kyle Simpsons functional lite:https://github.com/getify/Functional-Light-JS/blob/master/RE...

Kyle wrote the You Don't Know JS series. This book is just as good.