Hiring bad developers is like drinking seawater. It seems to satisfy a need while actually increasing it.
-- Michael Nygard
Good programmers don't just write programs. They build a working vocabulary.
-- Guy Steele
Any app that can be written in JavaScript, will eventually be written in JavaScript.
-- Jeff Attwood
You won't get anything done by planning.
-- Karl Pilkington
It would be nice if products and programming languages were designed to have only good parts.
-- Douglas Crockford
The older I get, the more I believe that the only way to become a better programmer is by not programming.
Later equals never.
-- Le Blanc's law
This is essentially what a program was, a love letter from the programmer to the hardware, full of the intimate details known only to partners in an affair.
-- Michael Marcotty
The secret to building large apps is never build large apps. Break your applications into small pieces. Then, assemble those testable, bite-sized pieces into your big application.
-- Justin Meyer
JavaScript is the only language that I’m aware of that people feel they don’t need to learn before they start using it.