Skip to content

The JavaScript Language

ACCU edited this page Sep 10, 2021 · 3 revisions

These books cover the JavaScript language and related tools.

JavaScript: The Good Parts (Douglas Crockford)

An invaluable introduction to the good, bad and very bad parts of JavaScript, including many of JavaScript's worst pitfalls and best fundamentals.

Clone this wiki locally