DEV Community

Discussion on: Introducing Metho: Safely adding superpowers to JS

Collapse
 
aminmansuri profile image
hidden_dude • Edited

and yet he's recreating Smalltalk syntax (and Smalltalk is the definition of what "real" OOP is)

He's using an OO language (JavaScript) with Functional style to implement another OO language's syntax