Polyfill

A polyfill is a piece of code used to add modern functionality (often JavaScript) to older browsers that do not natively support it. It ensures compatibility and accessibility.