Hacker News new | ask | show | jobs
by meritt 4539 days ago
Some additional comprehensive JS resources:

http://eloquentjavascript.net/

http://shichuan.github.io/javascript-patterns/

https://github.com/airbnb/javascript

2 comments

Thanks this one is awesome, I had never seen it before.
Note however that Eloquent JS is undergoing a rewrite; the original edition is a bit outdated.