8000 ReadMe: Update polyfill list · deltanode/JavaScript-Arena@385e9aa · GitHub
[go: up one dir, main page]

Skip to content

Commit 385e9aa

Browse files
authored
ReadMe: Update polyfill list
1 parent 2cb0bfd commit 385e9aa

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,13 @@ Practices Coding Problems in JavaScript
5050
- Subarray with given Sum
5151
- Move all the negative elements to one side of the array
5252
- Find the Union and Intersection of the two sorted arrays
53+
54+
### [Polyfill in JS ➥](/code-challenges/03-polyfill)
55+
- Polyfill of Array Method: forEach()
56+
- Polyfill of Array Method: Map()
57+
- Polyfill of Array Method: Reduce()
58+
- Polyfill of Array Method: Filter()
59+
- Polyfill of Array Method: splice()
60+
- Polyfill of call()
61+
- Polyfill of bind()
62+
- Polyfill of apply()

0 commit comments

Comments
 (0)
0