After over a year of writing, I've launched my book and video series on Sublime Text! The idea for this book was spurred on after a few blog…
A few days ago there was a buzz about a new Sublime Text package called Takana which claimed to do live editing of Sass. As someone who…
We need to have a talk about phone numbers on our mobile sites. This is such a small change, but when left out, it causes a major…
I posted this simple tip to twitter and it was instantly popular with developers from all around the world. It's a small improvement that…
Choosing a font to use in your editor is a very important step in your workflow that many developers don't think twice about. Small things…
I'm a big keyboard shortcut user. After a while you may find that you are running out of easy keyboard shortcuts. One little trick that many…
Testing on other browsers can be a pain, especially if you are on a Mac and need to test on the many versions of Internet Explorer…
Quick 1 minute tip for enabling keyboard tabbing on OSX. Never use that mouse to click "Dont' Save" again. To enable, Open System…
One of my favourite things about Sublime Text is the Emmet package. Most people know it for the code completions, but it also has a handful…
While you can get away with just using the CSS classes, you will most likely want to apply these animations on command with JavaScript. This…