Social Media Posts

Git: What Changed

May 17, 2019

Been off a project for a while and need to see what has changed in the last week in git while you’ve been away?

Dev Tools Color Picker

May 16, 2019

Chrome dev tools recently updated the color picker when viewing a color in dev tools.

Linux rm Command

May 15, 2019

Using the “rm” linux command allows you to delete a file or a directory

Javascript Stack Trace

May 14, 2019

If you’re writing javascript and making a package, designing an API, or working with other developers, you should output helpful error messages if something unexpected happens.

HTML5 Video Element

May 13, 2019

The HTML5 video element is an easy and well supported way to play video on your website.