Amish craftmanship in software

How to add static content generation to a standard Vue SPA

February 5th, 2020 — Static site generators like [gridsome](https://gridsome.org) are awesome for sites like this blog. But they may not be a fit for a full-blown web app.

The Dangers of a Framework Mindset

January 16th, 2020 — Whether building an oak chair, a new barn, or software using the right tools for the job is a must. But I often find that relying on frameworks, libraries

Building Swatchit

December 4th, 2019 — [Swatchit](https://swatchit.io) is my second Vue SPA (the first being [statebuilt.com](https://statebuilt.com)), but Swatchit is far more complex. In this post I want to share the learning experience I had while building it.