revalidateTag vs updateTag: Next.js Split Cache Invalidation in Two
There is a bug I have written at least three times. An editor updates a product description in the CMS, hits publish, refreshes the page, and sees the old copy. So I add an on-demand revalidation webh
grimicorn.hashnode.dev5 min read