This repo contains the javascript polyfills which are generally asked in frontend interviews.
-
Updated
Nov 7, 2023
This repo contains the javascript polyfills which are generally asked in frontend interviews.
This is an array polyfill , one .js file for support some array methods (map, filter, reverse, forEach etc.) which maybe doesn't support in old browser or anyone can learn how to create custom array methods from this repository.
Add a description, image, and links to the array-polyfills topic page so that developers can more easily learn about it.
To associate your repository with the array-polyfills topic, visit your repo's landing page and select "manage topics."