When comparing JavaScript: The Good Parts vs Professional JavaScript for Web Developers, 3rd Edition, the Slant community recommends JavaScript: The Good Parts for most people. In the question“What are the best resources to learn JavaScript?” JavaScript: The Good Parts is ranked 4th while Professional JavaScript for Web Developers, 3rd Edition is ranked 17th. The most important reason people chose JavaScript: The Good Parts is:
JS can be a confusing language and often provides difficulty writing good code that uses objects and methods. Crockford explains why that is and how to think about the language to avoid confusion.
Ranked in these QuestionsQuestion Ranking
Pros
Pro Explains what makes JS confusing and how to go about it
JS can be a confusing language and often provides difficulty writing good code that uses objects and methods. Crockford explains why that is and how to think about the language to avoid confusion.
Pro Good for intermediate programmers
The book requires basic understating of how programming works and even some understanding of JavaScript itself.
Pro Best book to learn Javascript
Without any hesitation, this is the best book on Javascript with clear-cut and in-depth explanation and coverage. It will make you a top-notch JavaScript developer if you use it properly. Just be patient and you will end up with total understanding. Then you will find yourself as a js programmer. Covers everything that you might need to know about JavaScript.
Pro Explains what makes JS confusing and how to go about it
JS can be a confusing language especially for people coming in from other C-based languages. It often provides difficulty writing good code that uses objects and methods. The book explains why that is and how to think about the language to avoid confusion.
Cons
Con Lack of consistency
Where some parts of the book cover very basic concepts, other parts expect at least an intermediate understanding on JavaScript. There is a lack of consistency, causing some confusion as to who the book is aimed at.
Con Material can be too dense for some
This is not a good starting place for those who can't absorb dense material. It evolves from basic to advanced concepts, but you have to want to stick with it and pay attention.
Con The book requires knowledge of general programming concepts
If your programming experience is currently limited to only HTML and CSS, this book will likely be too advanced to follow. It's great for someone with programming experience in another language who's looking to learn JavaScript. Beginners will have to be willing to simultaneously pick up general programming concepts (like data types, variables).
