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

Jason Welsh
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Jason Welsh
Treehouse Project Reviewer

Which is newest, Intro to jQuery or jQuery Basics?

Which is newest, Intro to jQuery or jQuery Basics?

Intro to jQuery is in the front end tech degree, but jquery basics is in the front end track. Why is this and which is most current? The Intro to jQuery course is still using var and no arrow functions - so no ES6.

2 Answers

Introduction to jQuery is the newest. I would recommend doing this course first than moving to jQuery basics. jQuery basics is more in-depth.

Steven Parker
Steven Parker
229,732 Points

It looks like you've already found the supporting evidence.

If one of the courses includes ES6 syntax, that's a sure sign that it was recently revised. It may also be worth noting that jQuery Basics is a more extensive course and over twice the size of Introduction to jQuery.

Jason Welsh
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Jason Welsh
Treehouse Project Reviewer

I haven't done the other course yet so I have no idea whether or not it uses ES6 syntax - which is partly why I am asking.

Steven Parker
Steven Parker
229,732 Points

Oh, perhaps neither uses ES6 then. But as I said, they are quite different in length. The intro should not take very long (the estimate is under 2 hours) to complete and might make a good "warm up" for the other course.