From b8b3f399e2df46787efa7210c45664dbf3a3426e Mon Sep 17 00:00:00 2001 From: pingwen Date: Mon, 6 Jul 2020 09:57:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A5=BD=E4=B9=A6=E5=88=86=E4=BA=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- book/names.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/book/names.md b/book/names.md index d8c1c1b..6394656 100644 --- a/book/names.md +++ b/book/names.md @@ -178,6 +178,10 @@ [《JavaScript性能优化 度量、监控与可视化》](https://book.douban.com/subject/25854153/) +[《Web性能实战》](https://book.douban.com/subject/35083270/) + +[《Web前端性能优化》](https://book.douban.com/subject/35022948/) + ## 算法 [《枕边算法书》](https://book.douban.com/subject/30163021/) [书摘](https://www.cnblogs.com/strick/p/9324530.html)