8 min read
Astro 5 vs Next.js for Marketing Sites: I Migrated 3 Projects
Next.js dev server cold start hit 14 seconds on a static portfolio, that was the breaking point.
The Lab · Written in the open · Tagged Next.js
Working notes from the studio. The tools I build, the workflows I keep, the mistakes I paid for.
9 entries · latest 2026-08-21
Latest entry
One canvas, 1,000,000 pixels. A 10x10 plot costs 1 EUR, every resale costs 1 EUR more per 10x10, and there is no end date at all.
Read the entry
Latest entry · Products
All entries · Next.js
8 min read
Next.js dev server cold start hit 14 seconds on a static portfolio, that was the breaking point.
9 min read
Center This Div hit 156K views in 48 hours from one Reddit post. The full breakdown: tech stack,…
11 min read
Three versions of anti-cheat for a CSS centering game with 3,000+ attempts. HMAC tokens, pattern analysis, and HTTP…
5 min read
Vercel deployment workflows for solo developers. Staging environments, preview deploys, rollbacks, and how to stop pushing bugs to…
5 min read
Build a webhook system for Shopify order automation with Next.js. HMAC verification, plan upgrades, and handling edge cases…
6 min read
Step-by-step guide to integrating Clerk authentication with Next.js App Router, including middleware, webhooks, and production deployment.
5 min read
React Server Components explained for designers. What RSC changes about building UIs, when to use client vs server…
5 min read
Set up Clerk authentication in any Next.js project with Google OAuth, email codes, webhooks, and custom styling. A…