The books I read in 2021
This year I went back to pick up some previous reads that I'd attempted and abandoned in the past. I'm glad I did!
">
This year I went back to pick up some previous reads that I'd attempted and abandoned in the past. I'm glad I did!
What we learned from the first year of running Shopify.dev, and what changes we made as a result.
Inside my 72-hour dash to preserve a complete digital snapshot of CanadianBusiness.com.
Exactly one year ago today, I published my first Eleventy plugin. Here are some of the things I’ve learned since then.
You’d think the waking nightmares of 2020 would prompt more escapist reading, but instead I zagged toward nonfiction.
I recently released a plugin for quickly embedding media in Eleventy sites. I think it has potential!
For almost a year I’ve been working on a major project at Shopify and it’s finally out in the world: On February 12, we relaunched the platform’s developer documentation at Shopify.dev.
Contributing to a feature branch that periodically gets rebased against master can lead to rebase hell. Here’s how to recover gracefully with `git cherry-pick`
Recently at work I had the opportunity to work on Shopify App CLI, a command-line tool to accelerate the development process for developers building on Shopify’s platform.
CSS custom properties make it trivial to add multiple colour schemes to your project. Here’s a simple way to toggle dark mode with three lines of Javascript.