Douglas Crockford Famous Quotes & Sayings
Discover top inspirational quotes from Douglas Crockford on Wise Famous Quotes.

In JavaScript, there is a beautiful, elegant, highly expressive language that is buried under a steaming pile of good intentions and blunders.

The structure of software systems tend to reflect the structure of the organization that produce them.

The good thing about reinventing the wheel is that you can get a round one.

Progress comes from finding better ways to do things. Don't be afraid of innovation. Don't be afraid of ideas that are not your own.

JavaScript is the world's most misunderstood programming language.

JavaScript is the only language that I'm aware of that people feel they don't need to learn before they start using it.

Good architecture is necessary to give programs enough structure to be able to grow large without collapsing into a puddle of confusion.

JS will be a real functional language.

People who use Class will never understand all the crap they are doing.

Code reuse is the Holy Grail of Software Engineering.

I give permission
for IBM, its customers, partners, and minions, to use JSLint for evil.

A JSON decoder MAY accept and ignore comments.