Social Media Posts

Pretty print console message

Mar 25, 2019

Output an object as a table while debugging

Quote controls with HTML & CSS

Mar 24, 2019

You can use the <q> HTML5 element to automatically wrap some content in quotes.

Database: dump query as CSV

Mar 23, 2019

Someone from business development asking you to dump a query as a csv from the database?

Javascript Cloning

Mar 22, 2019

Cloning in javascript can mean either a deep clone or a shallow clone of an object.

Git: rename a branch

Mar 21, 2019

Named your git branch incorrectly? You can quickly rename a branch by using the -m flag