Toggling comments in Sublime Text is broken and it's time you fix it. If you work with HTML/JavaScript you have probably run into this while…
If you are a terminal or command line power user, you often want to open in from Sublime Text right from the cmd line. Often something like…
When it comes time to migrate wordpress, it isn't all that easy. You have a number of things to move over including your database, your…
In JavaScript or jQuery you often need to find out which key was pressed. Unfortunately, we don't have it as easy as comparing it against a…
I'm preparing to sell my e-book on Sublime Text very soon. Part of that is building the online checkout module. I was hoping to just use a…
By default, git uses Vim as the editor for commit/rebase messages. This can be somewhat limiting if you aren't comfortable with using Vim…
At my jQueryTO talk I showed a new Sublime Text Package called GutterColor that allows you to view your CSS colours in your gutter…
Three things I love are coding, teaching and running a business. I'm fortunate enough to do all three for a living. Doing so I get a ton of…
Third video looking at how we can use width and height with flexbox to create layouts. http://www.youtube.com/watch?v=KCZdKnP5PHo
The second instalment of the CSS3 FlexBox video series. This video will show you how to use order, re-ordering and columns to achieve an…