Prateek Gogia
writings of reeversedev

writings of reeversedev

Follow
Follow
homebadgesnewsletter
Tag

map

#map

More content

Read more stories on Hashnode


Articles with this tag

Polyfills for .map(), .filter() and .reduce() in Javascript

Sep 7, 20196 min read

What is a polyfill? Polyfill is a piece of code, that developer expects from a browser to provide natively. If it's not available in the browser, you...

Polyfills for .map(), .filter() and .reduce() in Javascript