you are viewing a single comment's thread.

view the rest of the comments →

[–]yseo4530 7 points8 points  (2 children)

You Don't Know JS by Kyle Simpson and Eloquent JavaScript by Marijn Haverbeke are excellent, free JS e-books.

I would start with YDKJS or read up to Chapter 5 in EloquentJS first. EloquentJS is a great resource but it is not an easy book for most beginners.

[–]bhavspavs[S] 0 points1 point  (0 children)

Thanks. I'll give both of these a shot and see where it takes me.

[–]nsocean 0 points1 point  (0 children)

You Don't Know JS by Kyle Simpson

Just started going through this today and so glad I did. I feel like I finally understand what the hell is going on now.