August 2017
Beginner
374 pages
10h 41m
English
In the preceding chapter, we discussed implementing routing into our Redux/React application.
In this chapter, we will discuss how to render a Redux/React application on the server to provide the user with a fully rendered application on the first request. This will speed up the initial load time of the application and allow search engines to view the application content (in our case, blog posts).
Read now
Unlock full access