InfoQ

InfoQ

Editor Specific Content View

All of Justin Love's Content on InfoQ


Latest featured content by Justin Love

Classes Are Premature Optimization

Topics
Javascript,
OOP,
Web Development,
Dynamic Languages,
Strange Loop 2010,
Methodologies,
Strange Loop,
Languages,
Architecture,
Language Design,
Programming,
Conferences,
Prototype

Justin Love discusses the difference between the classic OOP programming model based on classes and prototypal inheritance built on objects as done in JavaScript, and how they affect performance.