Book: JavaScript, The Good Parts
February 5, 2010
JavaScript: The Good Parts by Douglas Crockford is essential if you do any development using JavaScript.
It's a small book, quickly read, but it contains invaluable advice on which parts of the language are safe to use and which should be avoided at all costs.
The book …


