Logo Awesome React

Awesome React

Server Rendering with React and React Router v4

This is a video from TylerMcGinnis.com's React Router course - https://tylermcginnis.com/courses/react-router/

For the full post, visit https://tylermcginnis.com/react-router-server-rendering/

Server side rendering a React app can provide a few different benefits including performance and SEO. The problem is with those benefits comes a cost of additional complexity to your application. In this post, we'll start from scratch and slowly build a server side rendered React (with React Router) while breaking down some of the complexity as we go.

Twitter - https://twitter.com/tylermcginnis