Banana vs. Gorilla or Compositional Objects vs. Classical Inheritance for JS Developers

added by JavaScript Kicks
1/22/2016 11:45:35 AM

835 Views

Personally, I hope to tell you the details why I focus on creating new instances for new reusable parts of a codebase via object composition. "You probably don't expect a banana with a gorilla. You only dream of a banana."- a gorilla So, what the connection between a Javascript attitude and a gorilla is here: if you use classical inheritance aka.


0 comments