• About
  • Interpret The Errors

    July 21, 2018

    The first emotion to seeing an error message or stack trace is usually intimidation. Instead, be curious to find out exactly what the computer is trying to tell you.

    • development
  • React Calendario

    June 23, 2018

    Developing a flexible and highly customizable React component that provides the base calendar functionality for creating internationalized calendars or date pickers.

    • react
    • javascript
  • The Case For Ternaries

    February 17, 2018

    The conditional ternary operator can be a little off putting to some, but it is extremely useful. So, what is it and when should it be used?

    • javascript
  • The Meaning Of Truth

    February 10, 2018

    How to use the idea of truthy and falsy to write simpler code.

    • javascript
  • Putting Service Workers To Work

    January 13, 2018

    An introduction to Service workers. What they are how they work, and what they can do for you.

    • pwa
    • progressive-web-app
    • service-workers
  • Web Manifest

    January 04, 2018

    The web manifest file is the first step on the road to a building a Progressive Web App.

    • pwa
    • progressive-web-app
  • Nuxt Rewrite

    October 31, 2017

    A quick write up on how I converted this site from a single page Vue site to a static site with Nuxt.

    • vue
    • nuxt
  • Help! I Committed To The Wrong Branch.

    September 30, 2017

    Everyone's made their commits to the wrong branch at least once. Here is a simple fix.

    • git
    • cli
  • Elm First Impressions

    July 22, 2017

    My impressions of Elm while building the customary To Do application.

    • elm
    • functional-programming
  • Hello World

    March 06, 2017

    The first entry in my journal gives a brief rundown of the technologies used to build this site.

    • vue
    • showdownjs
    • highlightjs
    • node
    • javascript