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

DOM - 5 stages, I got to 3rd stage and completely lost.

Really just feel like it's not sticking together for me...

I been on this long time before and now I came back after renewing my knowledge in other areas and still can't get through the DOM. Does anyone know of any easier training material for the DOM.

Appreciate any feedback as I really want to learn..

2 Answers

Hi Jason!

These might help:

https://www.w3schools.com/js/js_htmldom_navigation.asp

https://javascript.info/dom-navigation

https://zellwk.com/blog/dom-traversals/

https://www.youtube.com/watch?v=Bkc7AUQ6uU4 (I like Derek Banas videos, in general - he tends to talk fast and therefore does NOT drone you into unconsciousness, the way a lot of other code tutorials tend to!?! LOL)

https://www.youtube.com/watch?v=SowaJlX1uKA

I hope they help.

Stay safe and happy coding!

Wow thanks very much, I shall go through them over the coming week!

There is also this, if you haven't seen it:

https://teamtreehouse.com/library/practice-traversing-the-dom

Found this, also:

https://code.tutsplus.com/courses/javascript-fundamentals/lessons/dom-traversal

This you would have to buy this (but it's on sale right now for $11.99*):

https://www.udemy.com/course/javascript-dom-course/ (Udemy courses are generally very good. I have taken several, especially on topics that either Treehouse doesn't cover at all or I wanted to go deeper than Treehouse covered on the subject, or I just felt I wanted a fresh perspective on the subject. Getting your info/education from several resources is prudent, I think. No single tutorial can cover everything!?!)

*(Valentine's Day Sale)

Again, I hope that helps.

Stay safe and happy coding!

I'm definitely busy this week :-) Thanks again!