Server Side rendering means rendering your React components on the Server and sending HTML pages pre-populated - This can lead to a better user experience and Search Engine discoverability.
On the browser, when the javascript runs, react will realize that the component is already there and take over for front-end interactivity, skipping the initial render.
Episode Source Code:
https://github.com/cassiozen/ReactCasts/tree/master/episode12Webpack Docs for Asset Management:
https://webpack.js.org/guides/asset-management/Music by www.bensound.com