May 2008
JavaScript: The Good Parts
Douglas Crockford's book title became a rallying cry — use the small subset of JavaScript that is reliable and ignore the rest.
Quote
“JavaScript: The Good Parts.”
What it was for
In 2008 many teams treated JS as a toy language. Crockford argued you could write serious software by deliberately avoiding the bad parts — influencing lint rules, style guides, and later TypeScriptJavaScript with static types — compiles to JS and powers large front-end and Node codebases.'s stricter subsets.
People
- Douglas Crockford — author
Why it's here
The title that legitimized JavaScript as a professional language.
Why it mattered
It gave teams permission to subset the language instead of using all of it.
What it solved
Developers lacked a shared guide for which JS features were safe in production.
Media
ImageDouglas CrockfordRobert Claypool, CC0, via Wikimedia Commons
Related
- Douglas Crockford popularizes JSON2006
- JavaScript name announced by Netscape and SunDecember 4, 1995