-
Interpret The Errors
July 21, 2018The 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.
-
React Calendario
June 23, 2018Developing a flexible and highly customizable React component that provides the base calendar functionality for creating internationalized calendars or date pickers.
-
The Case For Ternaries
February 17, 2018The 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?
-
The Meaning Of Truth
February 10, 2018How to use the idea of truthy and falsy to write simpler code.
-
Putting Service Workers To Work
January 13, 2018An introduction to Service workers. What they are how they work, and what they can do for you.
-
Web Manifest
January 04, 2018The web manifest file is the first step on the road to a building a Progressive Web App.
-
Nuxt Rewrite
October 31, 2017A quick write up on how I converted this site from a single page Vue site to a static site with Nuxt.
-
Help! I Committed To The Wrong Branch.
September 30, 2017Everyone's made their commits to the wrong branch at least once. Here is a simple fix.
-
Elm First Impressions
July 22, 2017My impressions of Elm while building the customary To Do application.
-
Hello World
March 06, 2017The first entry in my journal gives a brief rundown of the technologies used to build this site.