Browser Event loop: micro and macro tasks, call stack, render queue: layout, paint, composite
Mar 12, 2023 · 13 min read · This article was initially published in my custom blog, but since I migrate to hashnode, I re-visited and re-wrote it The article focuses on the event loop, the order of execution, and how developers can optimise code. The fully detailed schema: Eve...
GGKPMGerald and 9 more commented