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 Introduction to jQuery DOM Traversal find(), prev(), and next()

Slightly confused about the class mentioned in the video

I thought I was taking the jQuery Basics class...

So there is another one? Which one should have been taken first?

2 Answers

The jQuery Basics class should be added after the introduction to jQuery in the full stack Javascript Track.

David Olson
David Olson
8,690 Points

This course (intro to Jquery) is way more simple than the jquery basics course. Odd though, it seems like jquery basics was removed from the "full stack JS" track. I thought I heard it mentioned that the jquery basics course was going to be re-done. At first I thought this course was the redone version, which it may still be? But this one (intro to jquery) is a lot more straightforward and simple. So really, this is part 1, and juqery basics is part 2.

John Baldwin
John Baldwin
7,969 Points

I don't remember much of find(), prev(), and next() being covered in the jQuery basics course though? -- (you can find that in the front end engineering course).