A presentation at React Rally by Monica Powell
Server-side rendering can be powerful but it does require thinking in multiple contexts so it’s important to be familiar with some of the common gotchas when developing Server-Side Rendered websites. This article is a written version of a talk I gave at React Rally 2020, where I shared some helpful things to keep in mind to render a seamless experience as a Server-Side Rendered (SSR) site transitions from a window-less (server) environment to a browser.
The following resources were mentioned during the presentation or are useful additional information.