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

karan Badhwar
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
karan Badhwar
Web Development Techdegree Graduate 18,135 Points

Inheritance and Prototypes?

Related videos for Inheritance or prototypes are not linked in the teacher's note.

And by not covered in this course does she mean it will be covered or we need to go through that separately?

And do we need to install Node now? or while working through this?

karan Badhwar
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
karan Badhwar
Web Development Techdegree Graduate 18,135 Points

Hi Julie, Thankyou for the reply, i really appreciate it. Is it imp. to know about Inheritance, I am not sure why did they skip it ? will we be using it in future?

1 Answer

Julie Branyan
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Julie Branyan
Full Stack JavaScript Techdegree Graduate 16,337 Points

Hi Karen!

If you want to do the challenges on your local machine, you would install node.js now. If you are using the treehouse workspace, there is nothing you need to do because node is already installed. Further along in the program, in unit 6, you end up using node.js. If you install it now on your machine, you are ahead of the game.

For your question on inheritance and prototype courses, I couldn't find anything in the treehouse library. Since you are a techdegree student, it would be worth asking in the slack channel to see if someone there has the answer. I did locate a youtube video example link from The Coding Train where he dives into it. Hope this helps!