September 20, 2018 in Learn
What is Git, and can it really recover deleted files?
If you’re using Git and accidentally delete your work, don’t despair! You should be able to recover it with a just this bit of code:
April 12, 2017 in Community
What are Your Top 7 Favorite Treehouse Courses?
Michael is a Creative Manager at Treehouse, where he works on creating new content for Treehouse students, like the Treehouse Show and the Dev Team Show. 1. JavaScript Basics JavaScript is one of the most challenging languages to learn. It has…
June 21, 2016 in Learn
Getting Started with Static Sites
You may have heard the buzz about so-called “static” websites. In this post, I’ll tell you what they are, what’s the big deal, and what you need to know to build one. The First Static Sites In the early years…
August 16, 2013 in Learn
Using GitHub Pages To Host Your Website
So you want to launch a simple website but don’t want to have to go through the dull process of setting up yet another hosting package. There is an easier solution. If you just want to launch a simple static website…