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

Development Tools

Dave Huish
Dave Huish
17,727 Points

Git for local web dev

I am starting to use Git for the first time for local web dev and design of my personal website. Are there any best practices or recommendations? Any good reads on blogs of others experience with Git and local web dev?

2 Answers

Hey Dave,

The guys at github have amazing documentation for when you get stuck and an excellent site for starters. I would start with these links that helped me.

GitHub Start-off

and I've found this playground invaluable:

Github Sandbox Challenge

hope this helps!

Try this very visual tutorial sequence. It was instrumental in my learning process.

Dave Huish
Dave Huish
17,727 Points

Hey thanks Attila!