Top Javascript Docs/Tutorials/Books
Introduction
I compiled a small resources of books/lists/tutorials/docs/links for learning/improving/mastering Javascript. I don't always have time to read, but when I do I want to come back here and read whatever is next. Those include some introductory Javascript (you can always learn something new) to more advanced Javascript.
I think it's also worth mention to check Codecademy if you haven't done at least once. And as always with things that need to be updated, I added the Gist just in case future yourself reads this in 5 years and wants to know how updated this list is.
Sources
googled site:stackoverflow.com javascript best books
nettutsplus "Best way to learn Javascript"
coderwall top "javascript" network pro tips
googled javascript mdn
forrst top javascript articles (like this one).
NOTE - I focused in native Javascript, not that much in libraries.
List of Javascript Docs/Tutorials/Books
Introduction
A reintroduction to Javascript
Essential Javascript Patterns for Beginners
Patterns, Performance, Practices
Javascript Patterns - Stoyan Stefanov
Javascript Patterns - Shi Chuan
Written by Jose Jesus Perez Aguinaga
Related protips
4 Responses
Nice list.
Did you mean Codecademy?
@dpashkevich typos, typos everywhere. Fixed, thanks!
I'd also add this material:
JavaScript for cats (rationale)
Free resources on patterns:
Essential JavaScript And jQuery Design Patterns
JavaScript patterns collection
@dpashkevich Dankeschön! Updated the list.