P

Polyfill

A polyfill is a piece of code that provides modern functionality on older browsers that do not natively support it. Developers use polyfills to allow them to write modern JavaScript while still maintaining compatibility for a wider range of users. However, loading unnecessary polyfills for modern browsers can add significant performance overhead.

All terms
Fabian Krumbholz
Fabian Krumbholz
April 8, 20261 min read

Related web performance terms

How fast is your website?