Overview
Study cache layers, freshness, stampedes, keys, and tag invalidation on the frontend.
Related articles
Engineering articleThe Browser's Main Thread Is ExpensiveExplore frame budgets, task chunking, priorities, and rendering costs on the browser main thread.Engineering articleModeling Series: View ModelsModel presentation requirements explicitly with a table-oriented view model.How-to guideHow to Audit an Existing Tailwind and shadcn/ui ScreenFind ownership leaks, raw colors, dynamic classes, and risky shadcn updates, then refactor them safely.