Become a member
Sign in
Get started
Avin Shum
Avin Shum

Avin Shum

Follow

144 Following
37 Followers
  • Profile
  • Claps
  • Highlights
  • Responses

Highlighted by Avin Shum

See more

From The Forgotten History of OOP by Eric Elliott

Because they share so many features in common, I like to say that JavaScript is Smalltalk’s revenge on the world’s misunderstanding of OOP. Both Smalltalk and JavaScript support:

From The Forgotten History of OOP by Eric Elliott

…malltalk before it, most modern OO languages are becoming more and more “multi-paradigm languages”. There is no reason to choose between functional programming and OOP. When we look at the historical essence of each, they are not only compatible, but complementary id…

From The Forgotten History of OOP by Eric Elliott

“OOP to me means only messaging, local retention and protection and hiding of state-process, and extreme late-binding of all things.” ~ Alan Kay

Claps from Avin Shum

See more

Keep Calm, and Keep Coding with Cosmos and Node

John Papa

Once You Understand These 5 Fundamentals, You’ll Be Able to Consistently Achieve HUGE Goals

Anthony Moore

ES5 to ESNext — here’s every feature added to JavaScript since 2015

Flavio Copes