Skip to content

Commit 395270b

Browse files
Fix Date
1 parent 4bb6edc commit 395270b

File tree

1 file changed

+1
-1
lines changed
  • src/pages/2024-01/next-js-app-router-cache

1 file changed

+1
-1
lines changed

src/pages/2024-01/next-js-app-router-cache/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: "@layouts/BlogPost.astro"
33
title: "Next.js App Router Caching Mechanisms"
4-
date: "2024-01-03"
4+
date: "2024-01-08"
55
description: "By far the most confusing part of the app router in Next.js is how caching works which is why this article will break down exactly how every part of Next.js's cache works so you can stop fighting it and start benefiting from amazing performance gains."
66
tags: ["Next.js"]
77
---

0 commit comments

Comments
 (0)