I’m in Halifax, NS, Canada Flag of Canada  |  It’s 11° at 11:24am

Book: JavaScript: The Good Parts

JavaScript: The Good Parts

By Douglas Crockford
Published in 2008 by Yahoo Press
Finished reading: December 17th, 2016
Rating: 4.0 / 5

Description:

Most programming languages contain good and bad parts, but JavaScript has more than its share of the bad, having been developed and released in a hurry before it could be refined. This authoritative book scrapes away these bad features to reveal a subset of JavaScript that’s more reliable, readable, and maintainable than the language as a whole—a subset you can use to create truly extensible and efficient code.

§