2 Year Update - After My Motorcycle Crash
October 19th, 2016
An update to by previous post "Living with a Traumatic Brain Injury"
Easy Ways to Improve Your CSS (and SASS)
March 10th, 2016
A few super easy tips to improve your css (and sass) on your next project.
Living with a Traumatic Brain Injury
August 13th, 2015
A little less then a year ago (September 24, 2014) I was in a serious motorcycle crash that left me with a "serious traumatic brain injury or "TBI" for short. This is about how it has changed me and affects me day to day.
Tips on File Structure of Static Content
June 16th, 2015
My ideas and thoughts on how to structure your static content. This includes css, js, images, fonts and any other static resources you may have on your website.
Creating Responsive Tables (with a Sass Mixin)
January 16th, 2015
For when you need a table to look good on mobile and be responsive
Introduction to Responsive Web Design: Part 2
March 9th, 2014
An Introduction to media queries, mobile first and box-sizing: border-box.
Introduction to Responsive Web Design: Part 1
February 23rd, 2014
An introduction to starting responsive web design.
Get Started Using Sass
February 3rd, 2014
Learn the basic of sass and how to use it in your next web project.
Websites are like Sugar Cookies
December 20th, 2013
$cookie = HTML
$frosting = CSS;
$sprinkles = JS;
$sugarCookie = $cookie + $frosting + $sprinkles
$websites = $sugarCookie
Tips on Your Next Responsive Web Design (RWD) project
December 1st, 2013
Helpful tips for your next responsive web design (RWD) web project. Everything from CSS Preprocessor to IE support