image.png

No Pre-rendering : On the Initial app load, you can see a blank screen nothing was visible because the initial, the first HTML file sent from the browser was not pre-rendered on the server.

image.png

Hydration:

With pre-rendering:

image.png