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 trialcommands
Python Development Techdegree Student 4,673 PointsFor 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
Igor Lamarain Montes
4,405 Pointsthanks for the info
Kayla Reed
17,543 PointsThank you for this!
nico dev
20,364 PointsGreat! Thank you here, too!
Jenna Malone
7,173 PointsThanks a lot! Im new to jQuery so it was confusing as to what the difference is between the various versions.
Ivo Vieira
5,443 PointsThank you!
1 Answer
Luke Bennett
10,265 PointsThanks a lot!
joseph arias
9,269 Pointsjoseph arias
9,269 PointsThanks for the info! just what I was looking for