Skip to content

MVPs should be embarrassing

  • March 7, 2019

When should you call an MVP done? So I recently was published on the Go Code Colorado blog. If you don't know what Go Code Colorado is, it is an annual contest to see what teams can build with Colorado…

Read Article

I Love Standardrb

  • February 28, 2019

How do you format your ruby code across developers and projects? I confess, I'm in love with standardrb. I've used other formatting tools like the hound and rubocop, but standardrb is great because it takes all the choice away from…

Read Article

Book Review: Progressive Web Apps

  • January 23, 2019

What are Progressive Web Apps, and why would you want to build one? I just read Progressive Web Apps, by Jason Grigsby. If you want an overflight of progressive web apps (PWAs), including a definition, what their capabilities are, and…

Read Article

Automate all the things

  • December 18, 2018

How one line in a script can save you hours of debugging agony. I recently ran into an issue with a CraftCMS plugin where the plugin worked locally but displayed bizarre behavior (404ing on a certain page) on our staging…

Read Article
Back To Top
Search