Skip to content

Instantly share code, notes, and snippets.

@pimoGit
Created December 9, 2018 17:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pimoGit/d148451dd44148c72784eaae539ba03d to your computer and use it in GitHub Desktop.
Save pimoGit/d148451dd44148c72784eaae539ba03d to your computer and use it in GitHub Desktop.
One of the most popular way to deal with objects in Javascript that I don't like anymore
@pimoGit
Copy link
Author

pimoGit commented Dec 9, 2018

This is a gist just to be embedded in a nice way into my post titled: "WRITING JAVASCRIPT THAT ACTS LIKE JAVASCRIPT
Behavior Delegation  - OLOO pattern."
This part is the "trend way" that I don't like anymore.
This is the way I love: https://gist.github.com/pimoGit/13449542eb7b6855d425f9a615e37aed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment