Posts
All the articles I've posted.
-
Deploying a static site to S3 and Cloudflare with GitHub Actions
Published: at 03:30 PMA cheap, fast deploy pipeline for a static site using S3, Cloudflare, and GitHub Actions, with the IAM and cache-purge parts people skip.
-
You probably don't need a state management library
Published: at 02:00 PMMost React apps install a global store before they have a problem it solves. Here is how to tell when you actually need one.
-
NestJS or plain Node: when the framework earns its weight
Published: at 12:00 PMNestJS is not better than plain Node. It is better past a certain team size and worse before it. Here is where the line sits.
-
How a static site captures leads with no backend
Published: at 10:00 AMA static Astro site with no server can still capture leads and email you, using a Cloudflare Worker, Notion, Resend, and Turnstile.