Quotessence
Home / Quotes / Quote by Douglas Crockford

Quote by Douglas Crockford

Author

Douglas Crockford
Douglas Crockford

Douglas Crockford is a renowned computer programmer known for his contributions to the JavaScript programming language. He is the founder of JSON (JavaScript Object Notation) and has authored several books on JavaScript, which have significantly influenced the popularity and development of the language. more

You May Also Like

“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 fairly important in the classical pattern, but it appears to be unnecessary in the prototypal and functional patterns. I now see my early attempts to support the classical model in JavaScript as a mistake.”