Archive

# Take Responsibility

3 min read

Taking responsibility for your actions is something you get told to do as a kid. When you break something, yet lie to your mother’s face even though she saw you do it, your young mind thinks you can…

Read

# Finish what your start

4 min read

During the week I had to create some Elixir GraphQL schemas that involved date times. How hard could that be, I’ve already done extensive work with Elixir and GraphQL, what’s so hard about date…

Read

# GraphQL Queries with Node

6 min read

Today I wanted to show you how you would build a very simple NodeJS backend complete with GraphQL. This will be more of an intro to GraphQL and it makes it easy to use something like Node as most…

Read

# Time and Goals

5 min read

I don’t strictly write down my goals and maybe I should but I’m not here to tell you to do something unless I, at the very least do it myself. Goal setting is more than just important, it’s vital,…

Read

# Be Humble

1 min read

The hallmark of a great leader is someone who can extract a greater output than the sum of a teams parts. Tim Duncan of the San Antonio Spurs is the hallmark of a humble leader.

Read

# Don’t Rush

6 min read

The worst code I ever wrote was when I was rushing. As a junior I did a lot of stupid things, I wrote some horrible code, I didn’t test database migrations properly which ultimately broke a…

Read

# Google Cloud Platform

5 min read

Everyone’s heard of AWS, most people have also heard of Azure and Google Cloud Platform (GCP) but having used all three in a limited fashion, I have fallen in love with GCP. AWS as most people can…

Read