Web DevWhat a backend actually doesWhy a browser can't talk to a database directly, what a backend is responsible for, and the API contract you'll build across this whole series.Aug 30, 2026·5 min
NewsHTTP QUERY: A Safe, Cacheable Method With a BodyThe IETF standardized HTTP QUERY in RFC 10008, the first new HTTP method since 2010. What it does, when to pick it over GET or POST, and how to try it today.Jul 7, 2026·8 min
NewsThe JavaScript Backend Stack to Reach For in 2026Express is fading for new projects while Bun, Hono, Fastify, and NestJS split the work. Here's what to actually pick in 2026, and when.Jun 16, 2026·9 min