What is the difference between a polyfill and transpiler?
I often read the same term used in similar context.
Polyfills are scripts that offer to emulate a feature that is not implemented in a browser.