Professional JavaScript for Web Developers, 2012, by Nicholas C Zakas
Professional JavaScript for Web Developers, 2012 (OBSOLETE)
This is outdated today. There's a new edition, but by different author.

This is a excellent book.
Good: for more experienced frontend wed dev who are familiar with “design patterns”. Covers both JavaScript and DOM.
This book takes design patterns approach. Also, the book uses terms such as “references” to explain JavaScript concepts, even though JavaScript the language does not really expose that concept.
see JavaScript, Design Patterns Approach to Computer Language Tutorials
Because of the Design Patterns approach, i really dislike this book, however, it has solid material, covering both the language and DOM completely.
Nicholas C Zakas was a lead developer at Yahoo.
JavaScript books and people
- JavaScript Books Review 2023
- JavaScript The Definitive Guide by David Flanagan. 2011, 2020.
- JavaScript the Good Parts, Douglas Crockford. 2008
- JavaScript the Better Parts, by Douglas Crockford. 2018
- Node.js Creator Ryan Dahl on Software Complexity. 2011
- History of Node.js by Ryan Dahl 2011 📺
- Professional JavaScript for Web Developers, 2012, by Nicholas C Zakas