- A technique for speeding up fetch operations by beginning a fetch operation whose result is expected to be needed soon. Usually this is before it is known to be needed, so there is a risk of wasting time by prefetching data that will not be used. ← Wikipedia
- Related terms: Fetch API, Fetch priority
- Previous term: Preferred style sheet
- Next term: Premature optimization
- Random term: Server cluster (webglossary.info/random 🎲)