Blog

blog
Motorcycons – An Icon Font for the Powersports Industry
A core concept of selling automotive, motorcycle and powersports parts online is fitment. Mapping parts to vehicles. While working in the…
blog
Batch – My Open Source Flexbox Grid System
Like many other Front-End Developers I’ve been using Bourbon and Neat in a lot of my projects recently. Bourbon’s mixin library and Neat’s…
blog
The Brady BEM
Recently while explaining BEM (Box, Element, Modifier) methodology, it occurred to me that the perfect visual example was the Brady Bunch…
blog
SVG Illustration Animation Experiment
My favorite toy as a child was the Fisher-Price motorcycle model number 356. I was obsessed with pushing it all around the house. Over…
blog
Automating a Sass Color Palette Reference Page
Sass variables are great for defining colors in large projects. By following the common pattern of including them in a _variables.scss…
blog
Version Control Visualization
If you’re new to version control it can be a little overwhelming to wrap your head around. Coming from a visual design background I like to…
blog
May The Source Be With You
Responsive design and progressive enhancement are undeniably the new standards in web design. But the challenge of adapting a design for…
blog
The Basics of Managing Multiple Ruby Versions
Every project can have it’s own Gem dependencies and version requirements making switching between Ruby projects difficult especially for…