Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community!

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript

Jose Morales-Mendizabal
Jose Morales-Mendizabal
19,175 Points

Blog Post: Javascript Object Oriented and Inheritance Patterns

Hello everyone,

This is not a question, just a contribution. I've been currently learning about more advanced JavaScript concepts and have been researching common JS patterns to create information structures and application front-end architectures with Object Oriented programming.

And so I wrote a blog post which outlines some of these patterns and how they work. http://jf-mm.com/2015/02/javascript-patterns-in-object-oriented-programming-and-inheritance/

I hope you enjoy, and feel free to leave me any feedback or constructive criticism here or in the comments in the blog post.

Thanks!!