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 trialAndre 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,546 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
15,053 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,669 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.