关于 Event Loop 的疑问
作者: ammikeya创建于 2019年8月21日更新于 2023年11月22日
Hello, I saw an article on Juejin that said the Event Loop executes micro tasks after macro tasks are completed, and UI updates are executed after the macro task is finished. At the same time, after clicking the link below, Mr. Niu Yifeng also said the same thing.
内容来源: ustbhuangyi/vue-analysis