8000 Add polyfill · deltanode/JavaScript-Arena@74ccba6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 74ccba6

Browse files
committed
Add polyfill
1 parent 08f412d commit 74ccba6

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

index.html

+3
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,8 @@ <h1>JavaScript Arena ...</h1>
2222

2323
<!-- Code Challenges - Array -->
2424
<!-- <script src="code-challenges/03-array/01_min_max_array.js"></script> -->
25+
26+
<!-- Code Challenges - Polyfill -->
27+
<!-- <script src="code-challenges/04-polyfill/01_foreach.js"></script> -->
2528
</body>
2629
</html>

0 commit comments

Comments
 (0)
0