My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more
The Benefits of Server Side Rendering Over Client Side Rendering

The Benefits of Server Side Rendering Over Client Side Rendering

Matthew Denisov's photo
Matthew Denisov
·Apr 17, 2017

Most of our pages on walmart.com are using server side rendering (henceforth SSR) with only a few unique exceptions. We are using server side rendering for two reasons: Performance benefit for our customers Consistent SEO performance Due to the benefits of SSR, when we transformed our stack to React and Nodejs, we put a lot of time and effort in optimizing SSR performance.