The HTTP QUERY Method: Safe Reads with a Body
HTTP finally has a safe, idempotent, cacheable method that carries a body. Here's what QUERY (RFC 10008) is, why it exists, and how to use it.
- http
- webdev
- api
- backend
HTTP finally has a safe, idempotent, cacheable method that carries a body. Here's what QUERY (RFC 10008) is, why it exists, and how to use it.
SolidJS 2.0 lands first-class async, a new Loading boundary, and signals. Here's what caught my eye after years of writing React.
How I rebuilt Defrag98 to feel like the real thing: a truer simulation, canvas rendering, a lighter Vite stack, and full offline support.
How I set up this site for GEO. Raw Markdown, llms.txt, Content-Signal, and the Cloudflare bits that tie it all together.
How I rebuilt my personal site with Astro and Tailwind CSS v4: a terminal-inspired design with a user-selectable 16-theme switcher.
Relive the 90s with this nostalgic Windows 98 Disk Defrag Simulator. Built with React and Next.js, featured on The Verge and Hacker News.
Oracle is fighting to keep the JavaScript trademark. ECMAScript exists because Sun refused to license the name. typeof null is a 30-year-old bug.