So polyfills huh? What is a polyfill exactly? According to MDN A polyfill is a piece of code (usually JavaScript on the Web) used to provide modern functionality on older browsers that do not natively support it. What it means is, suppose you have...
hrishi.hashnode.dev5 min read
No responses yet.