Douglas Crockford

From Wikiquote
(Redirected from Crockford, Douglas)
Jump to navigation Jump to search

Douglas Crockford (born 1955) is an American computer programmer and entrepreneur who is best known for his ongoing involvement in the development of the JavaScript language, for having popularized the data format JSON (JavaScript Object Notation), and for developing various JavaScript related tools such as JSLint and JSMin. He is currently a senior JavaScript architect at PayPal, and is also a writer and speaker on JavaScript, JSON, and related web technologies.

Quotes[edit]

  • The good thing about reinventing the wheel is that you can get a round one.
    • In response to David Winer [1]
  • 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.
    • In response to David Winer [2]
  • JavaScript is built on some very good ideas and a few very bad ones. The very good ideas include functions, loose typing, dynamic objects, and an expressive object literal notation. The bad ideas include a programming model based on global variables.
    • JavaScript: The Good Parts, 1.2. Analyzing JavaScript.

External links[edit]

Wikipedia
Wikipedia
Wikipedia has an article about: