The New HTTP QUERY Method
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
I'm Dennis, a Frontend Engineer from Milan, crafting clean, accessible web experiences. I believe in building with purpose and contributing to the open-source community.
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.
A friendly CLI for managing git worktrees.
Chrome extension that converts webpages to clean Markdown for ChatGPT, Claude, and other AI assistants.
A simulator of the classic Windows 98 Disk Defragmenter tool.
A simple investment simulator to help you understand the power of compound interest.
Performant and easy-to-use animation library for React apps.
Learn how to build React components that are accessible by default, with a live coding session building an accessible accordion from scratch.