5 ms·
I think the automatic batching uses them to commit the changes at the end of the current task. https://reactjs.org/blog/2022/03/29/react-v18.html#new-feature-a
by jankassens 4y ago
I think the automatic batching uses them to commit the changes at the end of the current task.
https://reactjs.org/blog/2022/03/29/react-v18.html#new-feature-automatic-batching https://reactjs.org/blog/2022/03/29/react-v18.html#new-featu...
- The_rationalist 4y agoIf so, I wonder wether Vue.js automatic batching would benefit from using microtasks