Polyfill for bind()
Introduction:
Hey👋 Readers, In this blog, you will learn
What is polyfill?
How does bind work?
How to write your own polyfill for bind()?
🤔What is polyfill?
MDN definition: A polyfill is a piece of code (usually JavaScript on the Web) used t...
gopalbharadva.hashnode.dev6 min read