Social Media Posts

Use a Placeholder Background Color for a Background Image

Apr 26, 2019

Using CSS you can protect against slow loading background images especially if you have text on top of the image.

Youtube Website Shortcuts

Apr 25, 2019

Did you know that the Youtube website has shortcuts that can be make your video watching a bit more seamless?

Git Dry Run Option

Apr 24, 2019

Still not 100% confident in your Git foo? You can perform some git operations with a dry-run flag to see what would happen if you were to run the command

Unused CSS In Chrome Dev Tools

Apr 23, 2019

Using the Chrome Dev tools you can see what CSS isn't used for that page.

Linux List Options

Apr 22, 2019

The list (ls) command in linux to list directory contents has quite a few flags that you can pass to it to make the output much more useful to you.