Opinion: Web Dev
Perspectives and takes on the developer landscape.
Categories
Tags
Filters2
Categories
Tags
Showing page 1 of 1 (4 total posts)

Why Astro, Cloudflare Workers, and Claude Code Fast Track Production
Astro Cloudflare Workers stack ships 90% less JavaScript, starts in under 5ms, and runs workerd in dev. The migration gotchas nobody covers, solved.

Web Scraping in the AI Age: What Actually Changed
Web scraping in the AI age broke twice over: LLMs killed the CSS selector, and AI crawlers exploded while referral traffic collapsed. Here is what changed.

Cloudflare Is the Biggest Man-in-the-Middle in History (And You're OK With It)
Cloudflare terminates TLS for roughly 20% of all web traffic. Every proxied HTTPS request is decrypted and re-encrypted on their servers. Here's what that means, why we accept it, and what the alternatives actually look like.

TypeScript Types Have Gone Too Far (And What to Do About It)
TypeScript type complexity has become a status symbol. When the type definition is longer than the function it describes, something went wrong. Here is what actually works.