Polyfills
Back in the days of IE6 and Netscape, each browser had its own way of interpreting JavaScript. This inconsistency often broke websites across platforms. To bridge this gap, developers introduced a clever solution: polyfills.
A polyfill sometimes refe...
javascriptafficionado.hashnode.dev6 min read