Skip to content
alex.dev

Blog

Everything I've written, newest first. Notes to my past self, published in case they help yours.

June 19, 2026

SQLite Is Probably All You Need

Before you reach for a managed database cluster, consider the file that's been quietly running the world since 2000.

#databases #backend · 7 min read

May 7, 2026

Understanding Closures, Finally

The explanation I wish someone had given me ten years ago: closures are just functions with a backpack.

#javascript #fundamentals · 8 min read

March 24, 2026

CSS Grid Is Easier Than You Think

You need about six properties to build almost every layout on the web. Here they are.

#css #fundamentals · 6 min read

February 11, 2026

A Field Guide to Debugging

Debugging is a learnable skill with an actual method — not a personality trait some engineers are born with.

#practices #career · 9 min read

Get new posts in your inbox

One email when something new goes up. Usually once or twice a month, written like a note to a friend.

No spam, unsubscribe anytime.