Social Media Posts

Using rem or em or pixels

May 26, 2019

Unsure what unit to use when specifying a size measurement in CSS?

Keyboard Shortcuts In Spotify

May 25, 2019

Did you know the Spotify App has keyboard shortcuts?

Git Diff Branches

May 24, 2019

Need to tell the difference between two git branches?

Using the Debugger Keyword To Set A Breakpoint

May 23, 2019

The debugger keyword is an accepted automatic breakpoint setter in almost all browsers.

Tagged Template Literals

May 21, 2019

Javascript template literals were a welcome addition in ES6, and tagged template literals are a powerful feature that came along with it.