Latest Blog Posts


React from without create-react-app

One of the best things about working with React is the ease of launching a new application thanks to Facebook’s . builds everything you…

Thu, 27 Aug 2020 00:00:00 GMT

Changing Your Rails Database to PostgreSQL from Sqlite3

Just about everytime I build a new Rails app I forget to use Postgres as my default database. The simple and straight forward way to start…

Mon, 06 Jul 2020 00:00:00 GMT

New Blog

Welp, it was that time of year again. Time to rebuild the ole blog for the 45267th time. The last version of my blog was built with Gatsby…

Thu, 02 Jul 2020 00:00:00 GMT

Casing Conventions for Different Languages

I often forget the various different ways that I’m supposed to case the names of methods, variables, functions etc. I was working on a Rails…

Sat, 09 May 2020 00:00:00 GMT

Code Structure

One of the nice things about with Ruby on Rails as a newbie is that the “convention over configuration” philosophy means that when working…

Fri, 01 May 2020 00:00:00 GMT