Ask HN: Essential Javascript book for deep knowledge?
I'm looking for suggestions for an in-depth Javascript book. I worked with C++ for over 10 years feel like I have a deep understanding of the language, something I'd also like to achieve with Javascript. I've been using JS for the last couple of years and have built several projects using it (plus frameworks like Knockout.js) but I feel that depth is lacking.
Any suggestions on books, courses, online resources and anything else that could help me get there would be most appreciated!
7 comments
[ 3.4 ms ] story [ 32.8 ms ] threadMost online schools like code.org, codecademy.com or codeschool.com have js courses.
Perhaps there really isn't a "deeper" part of JS the same way there is in C++? Maybe I'm asking for something that really isn't there.
What would someone who is considered an expert or "guru" in JS know? :)
You should be reading JavaScript: The Good Parts.