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! While you're at it, check out some resources Treehouse students have shared here.

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 Object-Oriented JavaScript Introduction to Object-Oriented JavaScript Welcome to Object-Oriented JavaScript

Inheritance and prototypes related videos?

Ashley mentions that there should be related content about inheritance and prototypes in the teacher's notes. However I can only see "JavaScript Basics" and "JavaScript Loops, Arrays, and Objects"...

Where can I find those videos in Treehouse?

Amin Mushehid
Amin Mushehid
7,853 Points

I wonder the same as you.

Wondering the same as everyone else, will there be any Inheritance and prototype content coming up this year?

4 Answers

Eric M
Eric M
11,545 Points

Hi Andre,

I'm not sure what videos were intended to be linked there, but have you tried the Object Oriented JavaScript By Example course?

You can also check out the MDN page on Inheritance in JavaScript and the one on Object Prototypes.

While not as friendly as the Treehouse videos the MDN learn articles are none the less very well written. I utilize the MDN language reference extensively whenever I work in JavaScript.

Cheers,

Eric

Hi Eric, thanks for the reply. It still doesnt answer my question, but I'll mark as the best answer.

I started the OOJS course.

Cheers

Kevin Gates
Kevin Gates
15,052 Points

Ashley Boucher : can you link to the videos you referenced in the beginning of the video that relate to interfaces and prototypes?

John Butcher
John Butcher
9,683 Points

I came here looking for the answer to the same question! Will this content be coming in the future?

it says more object oriented content is coming soon. I imagine that this is what they are updating.