JavaScript

My Current Stack

I thought I would give a peek into my current go-to scaffolding for a backend GraphQL server.

Read

How I ported my Jekyll blog to Gatsby

Recently, I ported my blog over to Gatsby, after using Jekyll for two years. However, I didn't want to lose all of my posts. So, being an enterprising developer, I decided that I would write some scripts to convert the (remarkably similar but slightly different) posts from one to the other.

Read