What is memory leak ? How to debug and prevent it?
2022年5月1日小于 1 分钟
What is memory leak ? How to debug and prevent it?
Question
You need to answer the common scenarios where memory leak happens, together with the explanation of Garbage Collection.
And then tell the interviewer how to prevent it & debug it with Chrome Dev Tool.