Skip to content

Commit

Permalink
📝 补充头尾
Browse files Browse the repository at this point in the history
  • Loading branch information
wangenze267 committed Dec 24, 2023
1 parent 60c8a9d commit 1ce5f2e
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion docs/code_life/知识分享/02.前端监控.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# 前端监控实践
## 前言
对于前端监控体系的兴趣还是起源于之前分享的字节的一次分享会...

这应该会是一个系列专栏...吧。
## 为什么要去做前端监控?
> 或者说是,我们前端监控的目的何在?
1. 提高用户体验
Expand Down Expand Up @@ -90,4 +94,11 @@ navigator.sendBeacon(url, data);
### 报警通知

> 先鸽,下次有机会再分享
> 先鸽,下次有机会再分享
## 最后
这个`website-monitoring`库,会在学习前端监控体系的知识过程中逐渐开发维护,大概会围绕着个人风格来进行封装,如果你也想要学习这方面的知识,可以`Fork`到你自己的仓库,之后按照自己的习惯开发就好。

> 欢迎大家存个 star 呀~
> https://github.com/wangenze267/monitor

0 comments on commit 1ce5f2e

Please sign in to comment.