Caching

Storing frequently accessed data in a fast-access location to improve performance. Like keeping your most-used tools on your desk instead of walking to the toolbox each time.

Example: Websites use caching to store images and files on your computer so they load instantly on repeat visits.

Category: networking

Difficulty: basic