Skip to main content
Home

Archive

Skip tag navigation

Cracking the books

Books every software engineer should read in 2024.

Read more of Cracking the books

Quick tip: Non-standard npm module resolution

You’ve used index.js, but what happens when you can’t? Here’s a quick way to resolve non-standard entry files for Node.js.

Read more of Quick tip: Non-standard npm module resolution

How I solve complex problems

Solving complex problems is something every developer will do. This is my approach.

Read more of How I solve complex problems

Preserve intent with architecture decision records

The first thing I want to do when I dig into a new codebase is learn everything about it. The second thing I want to do is rewrite it. Whether you’re trying to do the former or the latter, architecture decision records (ADRs) can help.

Read more of Preserve intent with architecture decision records

From Notion to Eleventy part 1: The Notion API

Join me as I begin a new series that explores how to connect Notion to Eleventy. Really it’s just an excuse to improve my personal blogging workflow.

Read more of From Notion to Eleventy part 1: The Notion API

Brad Frost on how to use Storybook

Brad Frost recently appeared on the new Storytime podcast with Chantastic to talk about how he uses Storybook to build design systems. The show features a great discussion regarding how Frost’s Atomic Design philosophy has been applied to the popular UI development tool. If you haven’t already, I highly recommend checking the episode out.

Read more of Brad Frost on how to use Storybook

The one where 'this' is undefined

Join me in my descent into madness as I troubleshoot this. And maybe, just maybe, we’ll learn a bit about life. But mostly madness.

Read more of The one where 'this' is undefined

← Older posts