#polyfills
Read more stories on Hashnode
Articles with this tag
a polyfill is a piece of code (usually in JS) that provides modern functionality on older browsers that do not natively supports. Map() The map...