Eloquent JavaScript, 3rd Edition is a comprehensive guide to programming with JavaScript. It covers the basics of the language, such as syntax, control structures, functions and data structures, as well as more advanced topics like object-oriented and functional programming, error handling and debugging, modularity, asynchronous programming, and web browsers. It also includes several projects, such as an artificial life simulation, a simple programming language, and a paint program. The source code for all of the examples is available online in an interactive sandbox, and the book includes a host of new exercises to help readers hone their skills.
Is there an entry, which should be added to this list?