Social Media Posts
Box Shadows & Animation
May 11, 2019
Get a smooth animation with a 3D card effect using box shadow using just CSS animations and a pseudo element.
Google Docs Keyboard Shortcuts
May 10, 2019
Speed up your Google Docs workflow by becoming familiar with these keyboard shortcuts 🔥.
Git: Set Case Sensivity In Mac OS X
May 09, 2019
If you’re on Mac OS X save yourself some time and change your git configuration to be case sensitive on filenames
Behind The Scenes: Edition 1 - Deploying Static Sites
May 08, 2019
Today we’re switching it up a bit and going #bts for the dev-diaries.com website.
Using Breakpoints In Dev Tools
May 07, 2019
Using breakpoints in the Google Chrome or Firefox devtools is one of the best ways to debug applications in javascript.