ghoshsuman845 / js-polyfills

This repo contains the javascript polyfills which are generally asked in frontend interviews.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Javascript Polyfills

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.

Table of Contents

Array Methods

Promise Methods

Functions

Others

LinkedIn Instagram

About

This repo contains the javascript polyfills which are generally asked in frontend interviews.