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

General Discussion

Which 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

Stack 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.

Like Kevin said, Stack Overflow is amazing; you might be able to find something on GitHub also.

Jason Anders
MOD
Jason Anders
Treehouse Moderator 145,862 Points

Stack 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. :)

Yes no kidding! I seem to always find a solved stack overflow thread with exactly my problem...works for me!

thanks, 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?