Social Media Posts

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

Browser shortcuts: Part 1

Mar 19, 2019

BizDev: web browser tips: there are some shortcuts that work in all browsers