August 2017
Beginner
374 pages
10h 41m
English
Now that we have server-side rendering with a simple caching method set up, let's check how much the performance of our application has improved.
We will start by taking a look at the old application, without the server-side rendering (chapter10_1.zip):

As you can see, it makes the following requests (in sequence, because they depend on each other):
Read now
Unlock full access