When comparing Professional JavaScript for Web Developers, 3rd Edition vs Hackr.io, the Slant community recommends Hackr.io for most people. In the question“What are the best resources to learn JavaScript?” Hackr.io is ranked 11th while Professional JavaScript for Web Developers, 3rd Edition is ranked 18th. The most important reason people chose Hackr.io is:
Instead of getting a recommendation from a single dev, you get recommendation from the entire programming community.
Ranked in these QuestionsQuestion Ranking
Pros
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.
Pro Community trust
Instead of getting a recommendation from a single dev, you get recommendation from the entire programming community.
Pro Recommendation for every programming language/framework/library
You can find Python as well as Jenkins.
Pro Nice filters
Free, Video, Book, Beginner, Advanced, etc.
Cons
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).