DEV Community

# polyfill

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Polyfill for Array.reduce() Javascript

Polyfill for Array.reduce() Javascript

18
Comments 7
1 min read
requestAnimationFrame (with high resolution timing, very precise) and performance.now polyfills

requestAnimationFrame (with high resolution timing, very precise) and performance.now polyfills

14
Comments
1 min read
Write your own polyfill

Write your own polyfill

14
Comments
3 min read
Boy, was it hard to implement proper keyboard shortcuts

Boy, was it hard to implement proper keyboard shortcuts

10
Comments
6 min read
Two major polyfill interview question's every js developer face.

Two major polyfill interview question's every js developer face.

9
Comments
2 min read
Polyfills for Array methods: forEach(), map(), filter(), reduce(),find()

Polyfills for Array methods: forEach(), map(), filter(), reduce(),find()

9
Comments
5 min read
Javascript call(), apply(), bind() methods & their polyfills

Javascript call(), apply(), bind() methods & their polyfills

8
Comments
6 min read
uwc part 5: Client side polyfill detection

uwc part 5: Client side polyfill detection

7
Comments
4 min read
A polyfill for Umbraco packages

A polyfill for Umbraco packages

7
Comments
4 min read
When It Makes Sense to Use a Utility Function Instead of a Polyfill

When It Makes Sense to Use a Utility Function Instead of a Polyfill

7
Comments
11 min read
Polyfill Explained (Simplified Version)

Polyfill Explained (Simplified Version)

6
Comments
3 min read
Replicating Polyfill.io using Cloudflare Workers

Replicating Polyfill.io using Cloudflare Workers

6
Comments
13 min read
Conditionally loading a polyfill for :focus-visible

Conditionally loading a polyfill for :focus-visible

5
Comments
2 min read
Polyfill in Reactjs

Polyfill in Reactjs

5
Comments
1 min read
bind() polyfill - JavaScript

bind() polyfill - JavaScript

5
Comments
3 min read
JS Polyfills - Part 4 Debounce & Throttle - Leading & Trailing options

JS Polyfills - Part 4 Debounce & Throttle - Leading & Trailing options

4
Comments 1
4 min read
JS Polyfills - Part 3 (Map, Filter, Reduce)

JS Polyfills - Part 3 (Map, Filter, Reduce)

3
Comments
2 min read
Polyfill.Io Cheat Sheet

Polyfill.Io Cheat Sheet

2
Comments
1 min read
A polyfill for button type=”share”

A polyfill for button type=”share”

2
Comments
2 min read
Polyfills for common Array methods in JavaScript

Polyfills for common Array methods in JavaScript

2
Comments
3 min read
Polyfills can make developer life easier

Polyfills can make developer life easier

2
Comments
2 min read
Polyfills Cont...

Polyfills Cont...

1
Comments
2 min read
Polyfill of Reduce

Polyfill of Reduce

1
Comments 1
1 min read
reduce polyfill

reduce polyfill

1
Comments
2 min read
Javascript Polyfill Array.sample #7

Javascript Polyfill Array.sample #7

Comments
1 min read
You Don't Know JS -p1

You Don't Know JS -p1

Comments
2 min read
Polyfill for map in javascript

Polyfill for map in javascript

Comments
2 min read
Javascript Polyfill Array.map #3

Javascript Polyfill Array.map #3

Comments
1 min read
Javascript Polyfill Array.prototype.square #4

Javascript Polyfill Array.prototype.square #4

Comments
1 min read
Javascript Polyfill Array.flat #5

Javascript Polyfill Array.flat #5

Comments
1 min read
Javascript Polyfill Array.shuffle #6

Javascript Polyfill Array.shuffle #6

Comments
1 min read
loading...