File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Welcome to your comprehensive JavaScript interview notes! This repository contai
66
77## 📚 Table of Contents
88- [ Functions] ( functions/functions.md )
9- - [ Closures] ( Closures/closures.md )
9+ - [ Closures and Scope ] (Closures and Scope /closures.md)
1010- [ Event Loop] ( JS-Interview-Questions/eventloop.md )
1111- [ Higher Order Functions] ( JS-Interview-Questions/HigherOrderFunction.md )
1212- [ Map, Reduce, Filter] ( JS-Interview-Questions/map-reduce-filters.md )
Original file line number Diff line number Diff line change 1010- [ JavaScript Regular Expression] ( string/regex.md )
1111- [ Functions] ( functions/functions.md )
1212- [ Callbacks] ( promises/callback.md )
13- - [ Closures] ( Closures/closures.md )
13+ - [ Closures and Scope ] (Closures and Scope /closures.md)
1414- [ Event Loop] ( JS-Interview-Questions/eventloop.md )
1515- [ Higher Order Functions] ( JS-Interview-Questions/HigherOrderFunction.md )
1616- [ Map, Reduce, Filter] ( JS-Interview-Questions/map-reduce-filters.md )
You can’t perform that action at this time.
0 commit comments