Hacker News new | ask | show | jobs
by timdavila 3371 days ago
Start with the fundamentals!

I like Eloquent Javascript and You Don't Know JS, both free to read online:

http://eloquentjavascript.net

https://github.com/getify/You-Dont-Know-JS

1 comments

Eloquent JS is one of my all time favorite programming books. I recommend it often.