Skip to content

Commit deb951b

Browse files
Update Title
1 parent d0e8aa6 commit deb951b

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,6 +1,6 @@
11
---
22
layout: "@layouts/BlogPost.astro"
3-
title: "Next.js App Router Caching Mechanisms"
3+
title: "Finally Master Next.js's Most Complex Feature - Caching"
44
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"]

0 commit comments

Comments
 (0)