top | item 36675079

(no title)

axiak | 2 years ago

I'm not a frontend engineer so I might be misunderstanding, but I thought react was creating representations of dom elements in the render function so that it only needs to apply diffs to the actual dom to keep the browser from eating cpu

discuss

order

hyperhello|2 years ago

But the browser could be doing that itself.