Wind Tunnel

The official 12 Spokes blog.

Git

The Right Way: Thou Shalt Not Commit Haphazardly

A commit should not be taken lightly. A commit is a work of art, a labor of love chiseled down to the bare essentials. Think of a project repo as a novel, with each branch as a chapter, each line of code as a sentence, and each commit as a paragraph. I don’t have a [...]

Console and Git for Beginners (pt 1)

As a designer who uses Git and Terminal on a regular basis, it pains me to talk to other front-end web developers that aren’t even aware such wonderful things exist. I could go into the many ways that Git has helped me become a better coder and designer, not to mention how many times it’s [...]