In this article, we analyze queueMacroTask in React source code. Although, file and function are named as enqueueTask, it is imported as queueMacroTask. Unlike window.queueMicroTask, there is no function such as window.queueMarcoTask. setTimeout is ...
thinkthroo.com3 min read
No responses yet.