All Douglas Crockford Quotes
- We see a lot of feature-driven product design in which the cost of features is not properly accounted. Features can have a negative value to… Accounted
- Computer programs are the most complex things that humans make. Complex
- Generally, the craft of programming is the factoring of a set of requirements into a a set of functions and data structures. Craft
- In JavaScript, there is a beautiful, elegant, highly expressive language that is buried under a steaming pile of good intentions and blunders. Beautiful
- People who should be the first to recognize the value of an innovation are often the last... Firsts
- The good thing about reinventing the wheel is that you can get a round one. Good
- Just because something is a standard doesn’t mean it is the right choice for every application. Like XML, for example. Application
- I have been writing JavaScript for 8 years now, and I have never once found need to use an uber function. The super idea is… Appears
- JavaScript is the only language that I'm aware of that people feel they don't need to learn before they start using it. Aware
- Programmers are as emotional and irrational as normal people Emotional
- People who use Class will never understand all the crap they are doing. All
- JS will be a real functional language. Functional
- Using int made sense in the 50s. Not any more Any
- Things don't change because people change their minds. They change because they retire or die. Change
- JavaScript is the world's most misunderstood programming language. Javascript
- A JSON decoder MAY accept and ignore comments. Accept