Category
Web Development
3 articles on web development.
Web Development·10 min read
Web Caching Explained: Browser, CDN, and Server
Most web performance wins are caching wins. A clear map of the layers, browser, CDN, and server, with the Cache-Control directives that actually matter.
Web Development·8 min read
REST vs GraphQL vs tRPC in 2026: Choosing an API Style
REST, GraphQL, and tRPC solve different problems. A senior dev framework for picking an API style based on your team, clients, and constraints.
Web Development·11 min read
Core Web Vitals in 2026: What Actually Moves the Needle
Most Core Web Vitals advice is noise. Here is what actually improves LCP, INP, and CLS on real sites, measured rather than guessed.