Say no to "flickering" UI: useLayoutEffect, painting and browsers story
Thursday, April 20, 2023
How to change elements base on DOM measurements: what is the problem with useEffect, how useLayoutEffect fixes it, what is browser painting, and how SSR plays a role here