11. Increased caching for speed and performance
A cache is a temporary storage solution. Caching aims to speed up information delivery by storing static files locally or on a server, so they don’t need to be loaded each time they are accessed. By doing so, you can increase the browser’s response time. Expect to see caching added to website and web application architecture wherever possible.