React.js8 min read
React 19 Server Components Cut Our Bundle Size By 60%
Last month, I completed migrating our production e-commerce platform from React 18 to React 19 Server Components. The results shocked even me - our JavaScript b...
All posts tagged with #server-components
Last month, I completed migrating our production e-commerce platform from React 18 to React 19 Server Components. The results shocked even me - our JavaScript b...
After migrating three production applications to React 19's Server Components, I've learned that the biggest challenge isn't understanding the technical differe...
React 19 landed in December 2024, and after migrating three production applications to the new version, I've experienced firsthand how this release fundamentall...