Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Andre Lorch de Oliveira
9,326 PointsInheritance 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?

Tricia Hartmann
32 PointsWondering the same as everyone else, will there be any Inheritance and prototype content coming up this year?
4 Answers

Eric M
11,517 PointsHi 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

Andre Lorch de Oliveira
9,326 PointsHi 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
14,935 PointsAshley Boucher : can you link to the videos you referenced in the beginning of the video that relate to interfaces and prototypes?

John Butcher
9,683 PointsI came here looking for the answer to the same question! Will this content be coming in the future?

Sean Paulson
6,668 Pointsit says more object oriented content is coming soon. I imagine that this is what they are updating.
Amin Mushehid
7,853 PointsAmin Mushehid
7,853 PointsI wonder the same as you.