mirror of
https://github.com/NohamR/knowledge-kit.git
synced 2026-05-25 04:17:17 +00:00
feature: Weex APM
This commit is contained in:
10
Chapter2 - Web FrontEnd/2.46.md
Normal file
10
Chapter2 - Web FrontEnd/2.46.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# 内存管理之垃圾回收与内存泄漏
|
||||
|
||||
> 初级前端可能只是写写前端页面的话,如果没有关注过性能指标、内存情况的话,可能对于 JS 的内存管理策略、垃圾回收机制、内存泄漏等问题没有做过关注。
|
||||
|
||||
- https://www.bilibili.com/video/BV1GZ421i7Hf/?spm_id_from=333.337.search-card.all.click&vd_source=28b2bef5a0ed844314aa1e77411ae19c
|
||||
|
||||
|
||||
## 垃圾回收
|
||||
|
||||
## 内存泄漏
|
||||
Reference in New Issue
Block a user