azl397985856 / fe-interview

宇宙最强的前端面试指南 (https://lucifer.ren/fe-interview)
Apache License 2.0
2.83k stars 260 forks source link

【节流防抖的概念弄混了】 #145

Closed njueyupeng closed 3 years ago

njueyupeng commented 4 years ago

在 throttle.md 文件中,throttle节流函数,作者实际上实现的是防抖函数的功能。