Recent posts
AdSense in Gatsby
May 15th, 2019How to add Google AdSense and other components to a Gatsby markdown blog.IntroductionGatsby has some great plugins that allow you to use…
Moving to Gatsby from Jekyll
May 6th, 2019I talk about why I decided to move idesignpixels.com from a static Jekyll site to a static Gatsby site and why you may also want to.The goal…
10 Things a Front End Developer Should Know in Terminal
May 14th, 2018Many front end developers shy away from the command line preferring GUI alternatives however it's now a common requirement in the workplace…
Higher Order Functions
May 10th, 2018A post that tries to help demystify how higher order functions work by looking at ones you probably already use.When you first see higher…