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
Matthew Rigdon
8,223 PointsGetting confused with jQuery?
I have finished the JavaScript introduction and OOP courses, and now I have begun the introduction to jQuery course. For some reason, this course is terribly confusing for me. There are so many method calls, and I honestly don't really understand what they do half the time. I've read the API for jQuery which does help, but alas I am still confused.
Is it worth slowing down and spending more time trying to understand, or is this something that just begins to make more sense as you progress?
Right now I do not feel competent enough to write jQuery code on my own.
4 Answers
Kizzy Iz
5,283 PointsI was thinking about watching the "Interactive Web Pages with JavaScript" videos 1st, then go back to jQuery basics. After watching the mobile menu videos, I didn't feel like the JavaScript courses prepared me enough and I was confused too.
It just "seems" life the "Interactive Web Pages with JavaScript" may help...
jason chan
31,009 Pointshttps://www.youtube.com/playlist?list=PLAB466206F19DC039 here you go. phpacademy dude! Just watch all 200.
coder5837
1,535 Pointsum can you answer my question i asked before
jason chan
31,009 PointsAlso look into jquery cookbooks.
Sunny Singh
1,148 PointsJquery can be confusing especially during this course . It's a good thing to slow down . I am on the last phase of this jquery course and it took me a while to reach here often pausing and rewinding.
Also I find the language in which the jquery API documentation too confusing so I often only scroll all the way down at the examples and see what they are doing . Just go slow and stick with it and maybe you can even use the w3 school reference guide for each jquery method.
coder5837
1,535 Pointscan you answer my question i asked before
Matthew Rigdon
8,223 PointsMatthew Rigdon
8,223 PointsI will definitely try that video series! I have started to understand it more through practice. But yes, it definitely is confusing.