Search
Search across blog posts.
Recent posts
Jun 20, 2026 · reactjs
React gives you a lot of ways to make two components share data but it gets more and more complicated based on the data and how far apart the components are. Lets see the different ways components can communicate with each other.
Jun 11, 2026 · software development
My site ran Astro 3 for three years. When Anthropic released the new Fable model, I tested it on the scariest item on my backlog: a three-major-version upgrade. This is how it went, numbers included.
Jun 7, 2026 · javascript
I feel like Service Workers are a underused technology with a lot of benefits, but very complex to set up and often misunderstood and what they do. Here are some case studies from Slack, Mux and me on where and how to use Service Workers
Jun 1, 2026 · javascript
Sourcemaps unlock some observability benefits but might expose your codebase. Check out how they work, and how to protect yourself.
May 24, 2026 · react
One room of React developers had all used TanStack Query. The next room had barely heard of it. This is the version of the talk that assumes nothing.
May 17, 2026 · security
Angular. tj-actions. Cline. TanStack. The same class of attack has been quietly hijacking publish pipelines for two years. Here's what it is, how it works, and what you need to do today.