From 9078585a6bbae451f31242671db7d9cc2a9f7749 Mon Sep 17 00:00:00 2001 From: xuwu Date: Mon, 18 Oct 2021 20:52:58 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E7=BC=93=E5=AD=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ea105d7..c53f470 100644 --- a/README.md +++ b/README.md @@ -692,6 +692,7 @@ React 状态管理可谓百花齐放百家争鸣,远远不止笔者列的这 - [文档](https://developer.mozilla.org/zh-CN/docs/Web/HTTP/Caching) - [彻底理解浏览器的缓存机制](https://juejin.cn/post/6844903593275817998),浏览器缓存机制与性能优化息息相关 +- [图解Http缓存控制之max-age=0、no-cache、no-store区别](https://zhuanlan.zhihu.com/p/55623075),很有趣的图解文章 ### Devtools