• Home
  • Articles
  • Uses
  • Now
  • Resume

Writings on web development, process, and unrelated miscellany.

Long-form thoughts on programming, languages, design, etc., 2012 to present.

December 28, 2022

Inline JSX for React

Easily add React root components to your HTML templates using web component syntax.

Read More →

November 21, 2022

What I've learned working remote

Tips and tricks that worked for me while transitioning from in-office work to remote work ... one year in.

Read More →

February 3, 2019

Easier data binding in React

Add two-way binding for arbitrary values using computed property names.

Read More →

February 2, 2019

GatsbyJS and GitHub Pages

Read More →

October 7, 2018

My Development Tools of the Trade

Multi-language development tools I use to focus on Getting Things Done

Read More →

July 29, 2017

Using Erlang in Elixir

A quick demonstration of using a native Erlang library in Elixir.

Read More →

January 23, 2017

Auto deploy with git

Using git hooks to automatically deploy sites

Read More →

January 9, 2017

Search and replace across files in Vim

Using buffers to search and replace across your project in Vim

Read More →

November 25, 2016

asdf version manager

Use asdf to manage different versions of every language you know

Read More →

October 20, 2016

Flynn + DigitalOcean

Configure a platform for running apps in seconds on your own servers using Flynn

Read More →