Development React Router 4 Published August 8, 2017 Here’s a great explanation of React Router 4 — how it’s different (and better!) than version 3.
Published January 11, 2018 Easy CORS fix 2 comments Nothing is more frustrating when learning full-stack web development than running into the dreaded CORS roadblock Turns out there’s an easy fix: […]
Published September 14, 2017 Animating a Logo – Sometimes You Just Gotta Eyeball It This video demonstrates the logo animation business wanted to achieve. Basically, it’s one yellow circle and 4 stars that animate in different […]
Published March 28, 2017 Setting up your mac osx terminal I recently moved to a new project, which meant joining a new team and getting a new computer. This guide has saved […]
Published September 6, 2017 Capture screen animations with LICEcap Capturing screen animations couldn’t be easier with LICEcap On MAC, the app is installed with a terminal command: `brew cask install LICEcap` […]