Skip to content

Commit 01bfc4b

Browse files
Update index.md
1 parent d98afad commit 01bfc4b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

index.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
1-
# JavaScript Interview Notes: Index
1+
# JavaScript Concepts with Code Examples and Interview Questions:
22

33
Welcome! Use the links below to navigate the main topics:
44

5+
## 📚 Table of Contents
56
- [Functions](functions/functions.md)
67
- [Closures](Closures/closures.md)
78
- [Event Loop](JS-Interview-Questions/eventloop.md)
9+
- [Higher Order Functions](JS-Interview-Questions/HigherOrderFunction.md)
10+
- [Map, Reduce, Filter](JS-Interview-Questions/map-reduce-filters.md)
11+
- [Polyfills](HigherOrderFunction/Polyfills.html)
12+
- [More Topics Coming Soon!]
813

914
---
1015

0 commit comments

Comments
 (0)