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

Tyler _
6,651 PointsWhich Site Should I Go to For Help?
Hey everyone, if I'm working on an outside project and I can't figure something out on a site regarding CSS or javascript, which sites do you recommend me going to so I can get some specific help on tweaking a site or working on a website?
I know I can ask here at Treehouse, which is great, but I keep most of my questions here at Treehouse regarding theTracks I'm taking here.
Any advice on helpful sites/communities is appreciated.
thanks!
4 Answers

Kevin Korte
28,149 PointsStack Overflow for stuff like this is really great. Just read the rules, as it's a more structured forum than here, but you can get some truly awesome help.

Caleb Kleveter
Treehouse Moderator 37,862 PointsLike Kevin said, Stack Overflow is amazing; you might be able to find something on GitHub also.

Jason Anders
Treehouse Moderator 145,862 PointsStack Overflow, like Kevin and Caleb mentioned, is great.
Often, though, I just 'google' the gist of my issue and go through the results. You'd be surprised as to how many others seem to have exactly the same problem. :)

Kevin Korte
28,149 PointsYes no kidding! I seem to always find a solved stack overflow thread with exactly my problem...works for me!

Tyler _
6,651 Pointsthanks, do people actually put up the specific URL of the site they are working on so everyone can see and help? Or do most people keep that private?