Most of our pages on walmart.com are using server side rendering (henceforth SSR) with only a few unique exceptions. 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.
Full article