Why reinvent the wheel every time you run into a problem with JavaScript? This cookbook is chock-full of code recipes for common programming tasks, along with techniques for building apps that work in any browser. You'll get adaptable code samples that you can add to almost any project--and you'll learn more about JavaScript in the process. The recipes in this book take advantage of the latest features in ECMAScript 2020 and beyond and use modern JavaScript coding standards. You'll learn how
A cookbook is useful... but there are many better books on javascript from O'Reilly. My favourite is Javascript Patterns. Javascript the definitive guide 6th ed is also a must have.
it is a good book , it makes know alot more about the ECMASript5 and it cover the contact points between the language and its environment(SVG , HTML , JQUERY ... ) .but this book is little bit outdated