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 jQuery Basics (2014) Introduction to jQuery Ways to Include jQuery in a Project

For Future Students: To Include jQuery

The video is a little dated, so if you're still confused as to which jQuery CDN code to choose:

  • api.jQuery.com > Download tab
  • Using jQuery with a CDN
  • jQuery's CDN provided by MaxCDN
  • click on the link " https://code.jquery.com"
  • jQuery Core
  • jQuery 3.x.x
  • choose the "minified" link ( this is the one the instructor used )

Date of post: 11Nov2016

Thanks for the info! just what I was looking for

thanks for the info

Kayla Reed
Kayla Reed
17,543 Points

Thank you for this!

nico dev
nico dev
20,364 Points

Great! Thank you here, too!

Jenna Malone
Jenna Malone
7,173 Points

Thanks a lot! Im new to jQuery so it was confusing as to what the difference is between the various versions.

Thank you!

1 Answer

Thanks a lot!