Social Media Posts

CSS Lobotomized Owl Selector

Apr 18, 2019

The lobotomized owl selector (* + *) can come in handy to make your CSS stylesheet a bit less verbose and is a handy relative selector for styling.

Gmail Keyboard Shortcuts

Apr 17, 2019

In Gmail there are some handy shortcuts that can speed up your path to Inbox Zero

Git Clone A Single Branch

Apr 16, 2019

Have a large git repo that you need to clone, but only need to clone one branch?

Copy From Dev Tools

Apr 15, 2019

A very handy debugging tool is to use the 'copy' function in dev tools.

HTML5 Audio Element

Apr 14, 2019

Using HTML5 you can embed audio on your website