Wix engineering blog tells the story of our daily challenges and our way of solving them. Read about architecture, scaling, mobile and web development.
Introduction For years, one of React’s most persistent performance pain points has been hydration. At Wix, where we render hundreds of millions of websites using React and SSR, we’ve experienced this problem at scale. SSR initially gave us everything we wanted - instant paint, great SEO, and full-site CDN caching. Our pages loaded faster than ever. But as sites grew richer and heavier with content, hydration became a tax we could no longer ignore. The more components a page h