Polyfills and shims
Hello folks!!
Let's understand what is polyfill and shim in simple terms and will move ahead with examples and difference between them.
First will start with,
what is shim?
A shim is a piece of code used to correct the behavior of code that alrea...
manjushree.hashnode.dev3 min read
Bharati Subramanian
Code, Read, Repeat.
Wonderful analogy! Very well written!
shims are used for covering up old sins, polyfills are used for bringing future enhancements back in time.