-
Notifications
You must be signed in to change notification settings - Fork 2
The Best Practices category
Rémy Greinhofer edited this page Oct 22, 2018
·
1 revision
We already reached our target score with the default setting, so there is not much to do here for now.
Only one problem identified:
- Does not use HTTP/2 for all of its resources (11 requests not served via HTTP/2). HTTP/2 offers many benefits over HTTP/1.1, including binary headers, multiplexing, and server push. Learn more.
This is definitely one improvement we could make and which does not seem to require too much work. Again there are resources from the Next.js documentation:
Custom footer