6 ms·
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,
by ozzcer 2y 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.
- throwAGIway 2y agoI 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.
- jon9544hn 2y agoMost (if not all) blocks in Gutenberg are react in WP
- throwAGIway 2y agoIt's not React, it's a jQuery mess from some low budget agency.