Skip to content
Navigation menu
Search
Search
Log in
Create account
DEV Community
Close
DEV Community
is a community of 864,119 amazing developers
We're a place where coders share, stay up-to-date and grow their careers.
Create account
Log in
Home
Listings
Podcasts
Videos
Tags
FAQ
Forem Shop
Sponsors
About
Contact
Guides
Other
Code of Conduct
Privacy Policy
Terms of use
Twitter
Facebook
Github
Instagram
Twitch
#
polyfill
Follow
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Polyfills for Array methods: forEach(), map(), filter(), reduce(),find()
yashvant vala
yashvant vala
yashvant vala
Follow
Jun 22
Polyfills for Array methods: forEach(), map(), filter(), reduce(),find()
#
javascript
#
polyfill
#
react
Reactions
9
 reactions
Comments
Add Comment
5 min read
Save
Saved
A polyfill for Umbraco packages
Lee Kelleher
Lee Kelleher
Lee Kelleher
Follow
Apr 27
A polyfill for Umbraco packages
#
umbraco
#
polyfill
Reactions
6
 reactions
Comments
Add Comment
3 min read
Save
Saved
bind() polyfill - JavaScript
asiddharth94
asiddharth94
asiddharth94
Follow
Mar 6
bind() polyfill - JavaScript
#
javascript
#
functions
#
bind
#
polyfill
Reactions
5
 reactions
Comments
Add Comment
3 min read
Save
Saved
Polyfill in Reactjs
Ahmed Khaled
Ahmed Khaled
Ahmed Khaled
Follow
Jan 21
Polyfill in Reactjs
#
react
#
javascript
#
polyfill
Reactions
6
 reactions
Comments
Add Comment
1 min read
Save
Saved
Javascript call(), apply(), bind() methods & their polyfills
Kirtesh Bansal
Kirtesh Bansal
Kirtesh Bansal
Follow
Jan 30
Javascript call(), apply(), bind() methods & their polyfills
#
javascript
#
polyfill
#
interview
#
es6
Reactions
6
 reactions
Comments
Add Comment
6 min read
Save
Saved
Polyfills can make developer life easier
Volker Schukai
Volker Schukai
Volker Schukai
Follow
Dec 29 '21
Polyfills can make developer life easier
#
javascript
#
polyfill
#
webdev
Reactions
2
 reactions
Comments
Add Comment
2 min read
Save
Saved
Polyfills for common Array methods in JavaScript
Aryan Chopra
Aryan Chopra
Aryan Chopra
Follow
Jul 15 '21
Polyfills for common Array methods in JavaScript
#
javascript
#
polyfill
#
interview
#
beginners
Reactions
2
 reactions
Comments
Add Comment
3 min read
Save
Saved
Conditionally loading a polyfill for :focus-visible
Alistair Shepherd
Alistair Shepherd
Alistair Shepherd
Follow
May 26 '21
Conditionally loading a polyfill for :focus-visible
#
html
#
css
#
accessibility
#
polyfill
Reactions
5
 reactions
Comments
Add Comment
2 min read
Save
Saved
Polyfill.Io Cheat Sheet
Lâm
Lâm
Lâm
Follow
May 13 '21
Polyfill.Io Cheat Sheet
#
polyfill
#
cheatsheet
Reactions
2
 reactions
Comments
Add Comment
1 min read
Save
Saved
Boy, was it hard to implement proper keyboard shortcuts
Till Sanders
Till Sanders
Till Sanders
Follow
Jan 10 '21
Boy, was it hard to implement proper keyboard shortcuts
#
a11y
#
html
#
polyfill
#
browser
Reactions
10
 reactions
Comments
Add Comment
6 min read
Save
Saved
A polyfill for button type=”share”
Jeremy Keith
Jeremy Keith
Jeremy Keith
Follow
Oct 9 '20
A polyfill for button type=”share”
#
polyfill
#
code
#
gist
#
codepen
Reactions
2
 reactions
Comments
Add Comment
2 min read
Save
Saved
Write your own polyfill
Kishore
Kishore
Kishore
Follow
Oct 24 '20
Write your own polyfill
#
javascript
#
polyfill
#
webdev
#
html
Reactions
12
 reactions
Comments
Add Comment
3 min read
Save
Saved
Two major polyfill interview question's every js developer face.
Int_Shibin
Int_Shibin
Int_Shibin
Follow
Jul 30 '20
Two major polyfill interview question's every js developer face.
#
javascript
#
interview
#
polyfill
#
reduce
Reactions
9
 reactions
Comments
Add Comment
2 min read
Save
Saved
uwc part 5: Client side polyfill detection
Bryan Ollendyke
Bryan Ollendyke
Bryan Ollendyke
Follow
Jul 17 '20
uwc part 5: Client side polyfill detection
#
polyfill
#
haxtheweb
#
webcomponents
#
webdev
Reactions
7
 reactions
Comments
Add Comment
4 min read
Save
Saved
Polyfill Explained (Simplified Version)
Bruno Vieira
Bruno Vieira
Bruno Vieira
Follow
May 28 '20
Polyfill Explained (Simplified Version)
#
javascript
#
vanillajs
#
polyfill
Reactions
6
 reactions
Comments
Add Comment
3 min read
Save
Saved
When It Makes Sense to Use a Utility Function Instead of a Polyfill
Alex MacArthur
Alex MacArthur
Alex MacArthur
Follow
May 15 '20
When It Makes Sense to Use a Utility Function Instead of a Polyfill
#
performance
#
polyfill
#
javascript
Reactions
7
 reactions
Comments
Add Comment
11 min read
Save
Saved
Polyfill for Array.reduce() Javascript
Cherag Verma
Cherag Verma
Cherag Verma
Follow
May 4 '20
Polyfill for Array.reduce() Javascript
#
javascript
#
reduce
#
polyfill
#
interview
Reactions
17
 reactions
Comments
6
 comments
1 min read
Save
Saved
Replicating Polyfill.io using Cloudflare Workers
Annamalai
Annamalai
Annamalai
Follow
Jan 21 '20
Replicating Polyfill.io using Cloudflare Workers
#
cloudflare
#
performance
#
typescript
#
polyfill
Reactions
6
 reactions
Comments
Add Comment
13 min read
Save
Saved
What babel-polyfill doesn't include
Michael Z
Michael Z
Michael Z
Follow
Feb 17 '19
What babel-polyfill doesn't include
#
babel
#
polyfill
#
shim
#
ecmascript
Reactions
18
 reactions
Comments
4
 comments
2 min read
Save
Saved
Lazy Loading with the IntersectionObserver API
Itachi Uchiha
Itachi Uchiha
Itachi Uchiha
Follow
Jan 11 '19
Lazy Loading with the IntersectionObserver API
#
javascript
#
lazyloading
#
polyfill
Reactions
114
 reactions
Comments
5
 comments
3 min read
Save
Saved
Lets Build Web Components! Part 2: The Polyfills
Benny Powers 🇮🇱🇨🇦
Benny Powers 🇮🇱🇨🇦
Benny Powers 🇮🇱🇨🇦
Follow
Sep 29 '18
Lets Build Web Components! Part 2: The Polyfills
#
webcomponents
#
javascript
#
html
#
polyfill
Reactions
104
 reactions
Comments
8
 comments
12 min read
Save
Saved
I made a JS Module so you can *almost* use the pipeline operator today!
Meghan (she/her)
Meghan (she/her)
Meghan (she/her)
Follow
Apr 13 '18
I made a JS Module so you can *almost* use the pipeline operator today!
#
showdev
#
javascript
#
polyfill
#
esnext
Reactions
36
 reactions
Comments
3
 comments
2 min read
Save
Saved
requestAnimationFrame (with high resolution timing, very precise) and performance.now polyfills
Joan Alba Maldonado
Joan Alba Maldonado
Joan Alba Maldonado
Follow
Jul 22 '19
requestAnimationFrame (with high resolution timing, very precise) and performance.now polyfills
#
javascript
#
polyfill
#
requestanimationframe
#
performance
Reactions
14
 reactions
Comments
Add Comment
1 min read
Save
Saved
How to fix your node dependencies’ es6 causing browser errors
Errietta Erry Kostala
Errietta Erry Kostala
Errietta Erry Kostala
Follow
May 13 '18
How to fix your node dependencies’ es6 causing browser errors
#
es6
#
polyfill
#
ie11
#
nodemodules
Reactions
12
 reactions
Comments
Add Comment
3 min read
Save
Saved
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account