Remix.run Logo
addaon an hour ago

> almost all of Javascript's good parts come from Smalltalk

Is this underselling the role of Self in JS’s prototype-based object system, or saying that a prototype-based object system is not one of the good parts?

sscaryterry 38 minutes ago | parent [-]

Prototypical inheritance has caused so many, many vulnerabilities...