Hacker News new | ask | show | jobs
by ozzcer 715 days ago
As a dev that has never worked with react its, interesting, to see react '18' introducing fixes to problems that have not been issues before. I've used angular, straight SSR from PHP / node.js / .net and never suffered from 'screen jank' or huge culumative layout shift issues. Not sure we should celebrate the fixing of issues that shouldn't have ever been a problem for a site that just renders text and images.
1 comments

I am currently solving large cumulative layout shift on a WordPress site of my friend... I really don't think these problems are reserved to React.
Most (if not all) blocks in Gutenberg are react in WP
It's not React, it's a jQuery mess from some low budget agency.