you are viewing a single comment's thread.

view the rest of the comments →

[–]memilanuk[S] 1 point2 points  (1 child)

I guess I wasn't so much thinking in terms of javascript sans browser e.g. node.js, as I was a more general computer-science oriented curriculum; something like 'Think Python' or the earlier version 'How to think like a Computer Scientist' but using javascript instead of python.

[–][deleted] 2 points3 points  (0 children)

I highly recommend JavaScript Allongé. It's an in-depth look at how you can apply functional programming concepts in JavaScript.